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 is the use of java?
What is the purpose of garbage collection in java, and when is it used?
What does business logic mean?
What is the Concept of Encapsulation in OOPS
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?
What is internal variable?
Difference between Linked list and Queue?
Explain the private field modifier?
What is java and why do we need it? Explain
what methods would you overwrite in java.lang.object class?
Can you declare a private method as static?
Can a constructor be made final?
What is the difference between form & report?
what is mutual exclusion? : Java thread
Explain implementation and how is it different from conversion?