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
What are the benefits of java?
When is the finalize() called? What is the purpose of finalization?
What is static import?
Is double bigger than float?
which pattern is default in scanner package?
What is unicode used for?
How to read and write image from a file ?
What is structure of java heap? What is perm gen space in heap?
What are different types of references?
Which browsers work with java?
Can list be null in java?
Name four container classes.
What happens if a try-catch-finally statement does not have a catch clause to handle an exception that is thrown within the body of the try statement?
What is unmodifiable list in java?
Why object class is super class for every class in java?