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 is object english?
What is array class in java?
What is ternary operator?
What are keywords give examples?
Does a class inherit the constructors of its superclass in java programming?
What is pojo class in java?
What is an array in java?
what is meant by abstract class?
What is the purpose of a parameter?
Write a function to print Fibonacci series and Tribonacci series?
Why is a string immutable?
What is an argument in java?
How do you write a scanner class in java?
What is the purpose of the return statement?
What are the benefits of java?