what are wrapper classes

Answers were Sorted based on User's Feedback



what are wrapper classes..

Answer / suyog

This classes are support to use Primitive data type as object to take input from user in java

Is This Answer Correct ?    2 Yes 0 No

what are wrapper classes..

Answer / n.shanthan

For each&every fundamental data type there exist one
predefined class known as wrapper class.The basic purpose
of wrapper classes is that to convert the string data into
fundamental data and fundamental data into string data.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

Difference between interface and abstract class?

2 Answers   Cognizant, CTC,


Artficial language is provided which of the language?

3 Answers   Geometric Software,


___ method used to move a recordset pointer in nth position in DAG.

1 Answers  


what is the similarity between networking devices?

0 Answers   Cygnus, Infosys,


what is best way to create a Thread class & why?

0 Answers  






Explain the difference between an expert and a novice user. How would your strategy for designing user interfaces for an expert user differ from that for designing user interfaces for a novice user.

0 Answers  


can we allocate memory for interface? if no then why?

0 Answers  


When will you use shell script/Perl ahead of C/C++?

0 Answers   Yahoo,


How to call dll API sub routine in VB Form.

0 Answers  


6.int x=10; float y=20; a=x%2=? b=y%2=?

1 Answers  


What is the Difference between in memory database and physical database

0 Answers  


Write a Pseudo Code to fins the LCM of two given numbers

5 Answers   Goldman Sachs,


Categories