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 independent and dependent variables in research?

655


Can java hashmap have duplicate keys?

732


What is functional interface in javatpoint?

740


What is * argv?

946


Is a method a function?

818


What is functional interface in java example?

774


What is method in java ?

854


What are synchronized methods ?

842


What is the difference between object oriented programming language and object based programming language?

768


What are abstract methods in java?

896


Why Set interface contains unique elements, what internally implemented for this so that it contains unique elements?

7747


what is thread in Java ?

919


What is an exception in java?

888


when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???

1922


What is the difference between variable declaration and variable initialization?

761