what is difference Between Core Java and advance java
Answer Posted / ravindra
basic of java
(class,object,inheritance,polymorphism,interface,thread )is
the core java or called j2se and networking base
(servlet,applet,jdbc,java bean)is advanced
java................
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is t in parametric equations?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
How to display arraylist values in java?
Is singleton class immutable?
Define an abstract class with reference to java.
How will you print number in reverse (descending) order in BST.
What is linked hashmap and its features?
What are the advantages of unicode?
How many types of string data types are there?
Can we execute a program without main() method?
Where import statement is used in a java program?
What is the benefit of singleton pattern?
What is wrapper class example?
Why are arrays useful in java?
What is a concrete classes? Is Java object class is concrete class?