what is difference Between Core Java and advance java
Answer Posted / azeem
core java is fundamental of java concepts like oops concepts.with out core java we cant move advanced concepts in java it is a heart of learning java language.Advanced java is used to develop web applications in that having concepts as servlets and jsp.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is multi level inheritance in java?
How are java objects passed to a method and what are native methods?
Is java owned by oracle?
List down the methods and interfaces of collection class in java.
What are loops in java? What are three types of loops?
What are runtime exceptions?
What about method local inner classes or local inner classes in java?
What is gc()?
What is the difference between sleep and wait in java?
Why we override equals() method?
Can we override the static method?
Explain the init method?
What are the differences between c++ and java?
What is a locale?
Why hashset is used in java?