what are wrapper classes

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Given an array of size n. It contains numbers in the range 1 to n. Find the numbers which aren?t present.

618


How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?

1534


what is the system development cycle

1261


what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1475


how do find the user exit for selected feild whatis the process and can u plz explain it

1721






what is session state?

1520


3. What is the difference between testing and Quality Assurance?

1483


What is the purpose of element of in Ajax

2011


how can we maintain the previous version scripts to new version.

1423


how to remove header and footer in jcl using sort utility

5094


if 3 duplicate records, by keeping one original and one duplicate record, and how to delete remaining 2 duplicates in sql server 2008

1593


hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern

1526


what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life

1035


How do you initialize a static member of a class with return value of some function?

665


what is programmable BIST in today ic design

1643