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 variables are stored in memory?
When we serialize an object does the serialization mechanism saves its references too?
What is currentthread()?
What is the difference between reader/writer and inputstream/output stream?
Is null or empty java?
Can we call thread start () twice?
Can we extend a class with private constructor?
What is considered an anti pattern?
What are different types of constants?
What is super keyword explain with example?
What is the nested interface?
What is binary tree in java?
What is nextint java?
Is space a character in java?
Can we create a constructor in abstract class?