what is difference Between Core Java and advance java
Answer Posted / simran
core java is basic fundamental knowledge of java which is based on oops concept.advance java is extended form of core java,which is for web application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the meaning of java applet.
What is static keyword in java?
What is var keyword ?
Can You Have Virtual Functions In Java?
How does map works in java?
Is java owned by oracle?
When is the finalize() called? What is the purpose of finalization?
Is string thread safe in java?
What modifiers are allowed for methods in an interface?
Can we overload final method in java?
What does super keyword do?
How we can execute any code even before main method?
How many ways can we create singleton class?
State some advantages of java?
what is aggregation in java?