what is difference Between Core Java and advance java

Answer Posted / nishant lokhande

Core java is a foundation which include OOP's Concept like
Inheritance,Plymorphism(Static Polimorphism and Dynamic
Polymorphism),Incapsulation. Current version in market is
jdk 1.6. Without knowledge of core java it is not possible
to understand advance java. Advance java contain topics
like RMI(Remote Method
Invocation),Servelet,JSP,EJB,STRUCT,Hibernet.

In market,
J2SE means Core Java
J2EE(rmi,servlet,jsp,ejb,hibernet,struct,jdbc) AND J2ME
means Advance java


We can use core java concept in J2EE AND J2ME.
If you have knowledge of Core java you can easily learn
J2EE OR J2ME.

for more details about core java please refer Kthey Siera
6.0 certification book


Thanks and Regards
Nishant Lokhande
nishant.lokhande19@gmail.com

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does escaping a character mean?

545


What is meant by null and void?

549


What does regex mean?

575


What are the methods available in a class?

597


Is age a discrete variable?

531






Does google use java?

544


What is contractor means and methods?

567


worst case complexities of Quick sort and Merge sort.

617


What is integer parseint?

559


What things should be kept in mind while creating your own exceptions in java?

638


what is static import in java? Explain

568


Describe the various concepts related to object oriented programming (oop).

592


What are the 3 types of control structures?

536


Is arraylist dynamic in java?

532


Can we write any code after throw statement?

620