what is difference Between Core Java and advance java
Answer Posted / prabha
core java is a basic or fundament of java . but advanced java use all the advanced feature of java which make technology much better.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are different types of arrays?
What is double in java?
What will be the initial value of an object reference which is defined as an instance variable?
What is static data type in java?
Can a class declared as private be accessed outside it’s package?
Why pass by reference is not possible in java?
Outline the major features of java.
What is collection sort in java?
What is an enumeration?
What are 3 boolean operators?
What are the main uses of this keyword?
What is the order of arraylist in java?
What is the difference between interface & abstract class?
What is bom encoding?
Explain the difference between comparator and comparable in java?