what is difference Between Core Java and advance java
Answer Posted / rohit
core java & advance java is having difference . core java is basic part of java programing language and advance java is extenuation of core java.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is empty string in java?
Can we convert stringbuilder to string in java?
Difference between overriding and overloading in java?
What does string [] args mean?
What is the concatenation operator in java?
Why should I use abstract class?
Are static members inherited to sub classes?
What is the difference between final, finally and finalize()?
what is encapsulation in java? Explain
What does null mean in java?
What is difference between == equals () and compareto () method?
Name four container classes.
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
Can we have static methods in an interface?
What are the main uses of java?