what is difference Between Core Java and advance java
Answer Posted / s.k.kheria
java is the concept of oops & not the o.s. based.core means
essential or starting concept &advance means its extra
features thus nothing is core & advance.........java is only
the j2se,j2me,j2ee.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the different approaches to implement a function to generate a random number?
What are different ways of object creation in java ?
Explain wait(), notify() and notifyall() methods of object class ?
What are different types of control structures?
Why is java logo a cup of coffee?
How can you avoid serialization in child class if the base class is implementing the serializable interface?
Explain public static void main(string args[]) in java.
What is the purpose of the system class in java programming?
What is hash code collision?
What is difference between throw and throws ?
What do you mean by an interface in java?
What is the use of http-tunneling in rmi?
Explain about fail safe iterators in java?
What do you mean by platform independence?
What is indexof in java?