What is a Wrapper class?

Answer Posted / srinivas d

we can't store the different types of objects(primitive
datatypes can not be stored) in the same array(same types
of objects can be stored). so, we can crate a primitive
data type for int i;
as INTEGER i = new INTEGEr();
This is the procedure actually going on.

Is This Answer Correct ?    15 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is printwriter in java?

718


Why we use multi threading instead of multiprocessing?

768


Is ruby built on java?

718


Explain naming conventions for packages?

777


What is the java project architecture?

1994


How do I compare two strings in word in java?

745


What is tcp and udp?

784


Which is faster string or stringbuilder?

709


When we serialize an object does the serialization mechanism saves its references too?

724


What does java se mean?

771


What is linked hashmap and its features?

775


What is the purpose of format function?

849


When a byte datatype is used?

1218


Is 0 true or false?

718


Difference between string, string builder, and string buffer?

744