what is difference Between Core Java and advance java
Answer Posted / raj
Java is the basic foundation,whereas the advanced java is the develpoment over it.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What defines function?
Define a package.
Can you use this() and super() both in a constructor?
Is linked list a linear or non-linear data structure?
What does math floor () do?
Is void a type?
What is better - 'bit-shift a value' or 'multiply by 2'?
What is r in java?
What are multiple inheritances? Is it supported by java?
What are the restriction imposed on a static method or a static block of code?
Why is static used?
How does predicate work in java?
Is it possible to override the main method?
Why array is used in java?
Can a lock be acquired on a class in java programming?