Answer Posted / nikhil
Wrapper classes are classes that allow primitive types to
be accessed as objects.
Is This Answer Correct ? | 50 Yes | 13 No |
Post New Answer View All Answers
Does treeset use compareto?
Compare overloading and overriding?
How do you define a method?
How is hashcode calculated in java?
State the merge-sort principle and its time complexity.
Can we override the private methods?
Can inner class final?
What is the purpose of the main method?
Does a function need a return?
What is multi level inheritance in java?
What is the difference between the jdk 1.02 event model and the event-delegation model introduced with jdk 1.1?
What is the difference between quicksort & mergesort? When should they be used? What is their running time?
In which order the iterator iterates over collection?
What is difference between equals and hashcode method?
How do you sort in java?