what is difference Between Core Java and advance java
Answer Posted / ravikiran
core java is appicable for the for the standalone
applications
And advanced java is for web appications
| Is This Answer Correct ? | 133 Yes | 34 No |
Post New Answer View All Answers
What is the history of java?
What are the advantages of compiled language?
What data type is true or false?
Explain wait(), notify() and notifyall() methods of object class ?
How to retrieve data from database in java using arraylist?
What is the collection interface?
What does isempty () do in java?
How do you override a private method in java?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
Explain the term virtual machine?
Can we have try block without catch block?
How can we find the actual size of an object on the heap?
What is deserialization?
What does @override mean?
What modifiers may be used with a top-level class?