what is difference Between Core Java and advance java
Answer Posted / chiranjiv
there is no much difference between these two just naming
different.core java is the beginning of java and also the
fundamental Ppart for those who are keen to learn java and
adapt to new java technologies so for that he/she needs to
learn the core concepts of java which sometimes is called
as core java only. any one who is mastered in core java
will find less difficulties learning other java technologies,
in addition to that J2SE(core java,stand alone
applications),J2EE(can be called advanced java,web
applications),J2ME(mobile technologies)l.
so last i will say no much difference i can say advanced
java is same as j2ee(enterprise edition)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are JVM.JRE, J2EE, JNI?
Where is java located?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
What does bitwise or mean?
What are the escape sequences in java?
Is there a case when finally will not execute?
Compare java and python.
What is an interface in java? Explain
What is java ceil?
What do you understand by the bean persistent property?
How many bits is a boolean?
What is memory leak and how does java handle it?
In java, how we can disallow serialization of variables?
How do you trim a space in java?
Can we execute java program without main method?