what is difference Between Core Java and advance java
Answer Posted / sneha
In actual their is no core & advance java....their are only
three platform of java that are J2SE, J2EE AND J2ME but for
student we should understand these three platforms step by
step thats why the java is divided into two parts ie core
java & advance java to learn java in short time without any
confusion.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of arraylist over arrays?
Explain 5 io best practices?
When can we say that threads are not lightweight process in java?
Explain runtime exceptions?
What are three types of loops in java?
Difference between Preemptive scheduling vs. Time slicing?
How to optimize the javac output?
What are different types of states exist for a thread?
What isan abstract class and when do you use it?
What is a functional interface?
How do you print array in java?
What is regex java?
What is singleton class example?
Can you sort a string in java?
What is operator overloading. Is it is supported in java?