What are wrapper classes?

Answer Posted / ritesh sinha

The java programing language provides wrapper classes to
manipulate primitive data elements as objects. such data
element are wrapped in an object created around them.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you inherit from an abstract class java?

534


What is unicode in java?

509


String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?

557


What is int argc char * argv?

569


What is meant by 'bit masking' in java?

650






Can we override private method in java?

622


Explain what access modifiers can be used for variables?

593


How do you create a reference in java?

512


Can two objects have same hashcode?

566


What are the advantages of passing this into a method instead of the current class object itself?

1174


Which one will take more memory: an int or integer?

778


How many types of operators are there?

528


Is singleton class thread safe?

541


What are facelets templates?

604


Is node a data type in java?

502