what is difference Between Core Java and advance java
Answer Posted / gini
this is only a naming convention.....the standard edition ie j2se is known as core java and the enterprise edition i.e. j2ee is known as the advanced java.So there is nothing wrong if someone uses these terms as well.Although the above mentioned differences like j2ee being for stand-alone and j2ee for enterprise applications(not only web applications)are also correct.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is size_t?
Why does java doesnt suuport unsigned values?
Can we have try without catch block?
What about abstract classes in java?
What does java stand for?
What is array command?
What does @param args mean in java?
What is the difference between the paint() and repaint() methods in java programming?
What is the impact of declaring a method as final?
Explain what access modifiers can be used for variables?
What do you mean by local class?
Is static a keyword in java?
Where are variables stored?
What is literal example?
Garbage collection in java?