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 are the benefits of immutable objects?
What is generic type?
Explain the difference between throw and throws in java?
What is a nonetype?
What are advantages of exception handling in java?
What is a nested structure?
Explain importance of throws keyword in java?
What does the exclamation mark mean in java?
Can extern variables be initialized?
what is the use of pojo (plain old java objects)? how it is interact with crystal reports? pls urgent
What kind of variables can a class consist?
What is bean? Where it can be used?
What is a numeric string?
Who is founder of java?
What are three advantages of using functions?