what is difference Between Core Java and advance java
Answer Posted / sunilchharia
Java is a programming language . All fundamental concepts and theory of the language comes under J2SE some time called core java.
In advanced java all basic concepts are same but here we are introduced with the frameworks of Java, that are for networking,web,network based application etc... it is callled J2EE(java 2 enterprise Edition) or Advanced java.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you mean by platform independence of Java?
Difference between character constant and string constant in java ?
Why are global variables used?
Is intellij better than eclipse?
Explain the difference between hashmap and hashtable in java?
What is jpa specification?
What is use of a abstract variable?
Can you make a constructor final?
What does math floor () do?
What is the maximum length of a url?
What is unicode in java?
What state does a thread enter when it terminates its processing in java programming?
What are variable names?
What is the use of hashmap in java?
What is difference between static class and normal class?