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 split return?
What is array command?
What is compiler and what its output.
What is bufferedreader in java?
Can we have this () and super () together?
Why is java called java?
What does math floor () do?
Can you give few examples of final classes defined in java api?
Where local and global variables are stored?
How many wrapper classes are there in java?
What is the lifetime and scope of a variable?
What is difference between overloading and overriding in java?
What is a nested class?
What is an escape character in java?
How to do encapsulation in java?