What is meant by wrapper classes?

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


Please Help Members By Posting Answers For Below Questions

What is immutable data?

584


what do you mean by classloader in java?

573


What is java object name?

551


What is parsing in java?

533


Can we catch more than one exception in single catch block?

603






What is the difference between a local variable and an instance variable?

552


What is final keyword in java? Give an example.

578


What is an array length?

500


What is quick sort in java?

559


Can we create an object of static class in java?

597


In Java list the methods that can be overridden?

575


What is gc()?

583


Which command from the jdk compiles a java program?

489


What are the benefits of operations?

511


What is finally in Java?

577