what is difference Between Core Java and advance java
Answer Posted / neelam sharma
core java is a simple to use and learn
if we know how to use java then we can easily learn and understand ad java
2.java is stand alone
but ad java is server application
3. java does not support multithreading
but ad java support multithreading
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about serializable interface in java?
What is == and === in javascript?
What are the main uses of java?
What is methods in java?
Is main a function?
What is a list in java?
What is math in java?
How do you add an element to an arraylist in java?
How do you change an int to a string?
What are the types of arrays in java?
How can we pass argument to a function by reference instead of pass by value?
What does g mean in regex?
How to make a read-only class in java?
What is the use of volatile in java?
Is singleton class immutable?