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
What is a flag variable?
What types of index data structures can you have in java?
What is general methodology?
What is the core java?
What are accessor methods in java?
Can you pass functions in java?
What is an immutable object?
Difference between arraylist and vector.
Which method cannot be overridden in java?
What is a function argument in java?
What is the difference between post and put?
How many types of design patterns are there?
What happens when I use / and % with a negative numerator?
Can a hashset contain duplicates java?
What is overriding in java?