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 is assembly condition codes?
What data type is string java?
What is the effect of keeping a constructor private?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
What is string value?
What is the properties class?
What is use of static in java?
What is generic class?
What is array length?
What do you mean by hashing?
Is void a keyword in java?
How objects are stored in java?
Explain try and catch keywords in java?
Does set allows null in java?
how to create multithreaded program? Explain different ways of using thread? : Java thread