what is difference Between Core Java and advance java
Answer Posted / deepa
Core Java Means the "Stand -alone" java applications.
Whereas Advanced java are java Application which run on
Servers(Web Application)
| Is This Answer Correct ? | 240 Yes | 51 No |
Post New Answer View All Answers
Which is the class in java?
If goto and const is reserve words than why it is not work in java?
Where is const variable stored?
Can we have any code between try and catch blocks?
Why is java so popular?
what are different ways in which a thread can enter the waiting state? : Java thread
When will we prefer to use set and list in java and why?
What is a marker interface?
What is difference between array and vector?
Can we assign null to double in java?
How do I type unicode?
Differences between traditional programming language and object oriented programming language?
Difference between nested and inner classes ?
What is arraylist class in java?
What is balanced tree in java?