what is difference Between Core Java and advance java
Answer Posted / ramneesh
See the diffrence is that core java is the fundamental for
java that will be used in any java technology without this
no one can jump on any advance java technology.
Where as advance java is specialisation in some domain , as
someone in networking,web,DCOM,or data base handling.
And more over core java packages are always started with
java.lang..... where as advance java are always with
javax.servlet....
| Is This Answer Correct ? | 464 Yes | 77 No |
Post New Answer View All Answers
What are packages in java?
What is the difference between stream and buffer?
How do you read a char in java?
What does \ mean in regex?
What is a condition in programming?
Explain the overview of UDP messaging.
Can we have 2 main methods in java class?
How an object is serialized in java?
define polymorphism in java
Explain the inheritance?
What are the data types supported by java? What is autoboxing and unboxing?
Is alive method in java?
What kind of variables can a class consist?
What is your platform’s default character encoding?
What is assembly language?