what is difference Between Core Java and advance java
Answer Posted / debasish sahoo
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is passing parameters in java?
If I don't provide any arguments on the command line, then what will the value stored in the string array passed into the main() method, empty or null?
What is the difference between a break statement and a continue statement?
What about features of local inner class?
What are anonymous inner classes?
what is interface in java? Explain
Which sorting is best in java?
What is Garbage Collection in Java
What is listnode in java?
Why wait and notify methods are declared in object class?
Give us the name of the list layoutmanagers in java?
What is a singleton in genetics?
Explain the access modifiers for a class, method and variables?
What are mutable classes?
What is class level lock ?