Answer Posted / sitaram
Wrapper classes are used to convert primitive types to
objects. wrapper classes are final classes. final classes
can't be extends to other class.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is <> used for in java?
What are void methods?
What are computer functions?
Can a set contain duplicates?
What is locale in java?
What is a parent class in java?
List some features of the abstract class.
Why null value is used in string?
What are the different types of methodologies?
What is a package in java? List down various advantages of packages.
What is use of arraylist in java?
What is the benefit of lambda expressions?
Why is boolean important?
What is bean? Where it can be used?
What are the various access specifiers for java classes?