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

what do you man by firmware

4 Answers  


3.Give the formula for determine the range of the data type?

1 Answers  


Explain polymorphism. Provide an example.

0 Answers   Amazon,


73. How can you set the status and title for a modal dialog box? a) In the attributes of the corresponding screen. b) Before the corresp. call screen statement. c) In a PBO module of the corresponding screen. d) In the PAI module of the corresponding screen.

1 Answers  


design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.

3 Answers   College School Exams Tests, IBD, IBM, Ignou, IIIT, Nortech, TCS, UOS,


How many processes can listen on a single TCP/IP port?

3 Answers  


Diff.b/w Frames and container?

1 Answers   Tech Mahindra, Wipro,


can we convert .class file to dll file

1 Answers  


what is technical system, business system, logical system in sap pi7.0

0 Answers   IBM,


What is the best action a system can take when deadlock is detected

2 Answers  


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

0 Answers   Yahoo,


Why we use NEW operator when we create Object,While in C++ we donot ?

1 Answers  


Categories