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 environment variables do I need to set on my machine in order to be able to run java programs?
What do you mean by platform independence?
Which is best ide for java?
What are class members by default?
Can we have 2 main methods in java class?
How would you format a date in java? I.e. In the ddmmyyy format?
What is string syntax?
What is unicode in java?
What is autoboxing and unboxing?
Are arrays passed by reference in java?
What are the benefits of operations?
Why java is used everywhere?
What are 3 boolean operators?
How many bits is a double?
What is the use of coding?