what are wrapper classes
Answers were Sorted based on User's Feedback
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 |
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 |
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
what is session state?
how to check single or double byte in struts
how can i apply validation without using errorprovider in C# windows application
Difference between abstract class and Interfaces in Java
9 Answers Nest, Persistent, Yantro Software,
When you?re running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
In Java what is the difference between following two statements ? int a[],b; int []a,b;
what is difference between java and c#
What is easiest way to get the PL/i compiler,I didn't have found the compiler in my library. Is there any extra cost if we want to access the PL/1 programs?Actually we r having Mainframe rented training Ids
what is the pl/sql block size in oracle 10g and 11g?
5. Which of the following can you do with DB2 Express- C? Query databases with SQL Query databases with XML using XQuery and XPath Use SQL in Xquery and Xquery in SQL All of the above
For a binary tree with n nodes, How many nodes are there which has got both a parent and a child?