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
How to do a true java ping from windows?
What is the platform?
Is it possible to compare various strings with the help of == operator? What are the risks involved?
What is exception hierarchy in java?
Explain tree set and its features?
Can the garbage collection be forced by any means?
How will you compute size of a structure?
Is string is a keyword in java?
What is the default value of local and global variables?
How can we break singleton in java?
Difference between method overloading and method overriding in java ?
Can a constructor be made final?
What is string in java with example?
What are the 2 types of java programs?
What technique can be employed to compare two strings?