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 know about the garbage collector?
What is == in java?
List some java keywords sun like c, c + + keywords?
What is a memory leak in java?
Can you instantiate the math class?
What is the structure of 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?
How is hashcode calculated in java?
What is a private class in java?
Explain the difference between an object-oriented programming language and object-based programming language?
How many bits is a word?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
Is ruby built on java?
What are the features of java?
What is the meaning of course?