what is difference Between Core Java and advance java
Answer Posted / yash kumar
what i hv learned till now according that there is no any
difference b\t core java & adv java ,,but dew to enhancing
some special basic java became adv java,
core java = basics about oops concept & u able to create
some window based application,,
adv java = about new features including core java by that u
can create web based application,,
,,,,,,,but in professional way there is no any core and
adv.;; only editions of java:
-j2se
-j2ee
-j2me
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Is final static java?
What are the changes in java.io in java 8 ?
Explain wait(), notify() and notifyall() methods of object class ?
What is the base class of all exception classes in java?
How to sort list of list in java?
Explain creating threads by extending thread class ?
Difference between stack and queue?
What is the difference between the boolean & operator and the && operator in java programming?
Difference between static binding and dynamic binding?
Differentiate jar and war files?
How to perform quicksort in java?
What is methodological framework?
Which is better singleton or static class?
What is hashmap in java?
What are methods?