advance java
what is the defferent core java and advance java?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sanjeeb LenkaPosted Aug 1, 2013, 12:39 AM
core java is the fundamental for
java that will be used in any java technology without this
no one can jump on any advance java technology.
Where as advance java is specialisation in some domain , as
someone in networking,web,DCOM,or data base handling.
refer to this link
http://stackoverflow.com/questions/7536689/core-java-and-advance-java-whats-the-difference
VulpesPosted Jul 31, 2013, 6:02 PM
However, check this thread for some opinions on the matter:
http://stackoverflow.com/questions/2306967/what-is-core-java-and-advanced-java
The one that makes most sense to me is to regard Java SE as 'core' Java and anything else as 'advanced' Java.