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
Can a top level class be private or protected?
How do you reverse a string in java?
What is the difference between length and size in java?
What does indexof mean?
What is data and its types?
What are different types of multitasking?
Can we override constructor?
Whats the difference between notify() and notifyall()?
What is anagram of a string?
How many types of exception can occur in a java program?
What is time complexity java?
What is string pool?
what are synchronized methods and synchronized statements? : Java thread
Does treeset use compareto?
Is a class subclass of itself?