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
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
How to set fixed width in particular
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
what is web service in java? have u use before.
when will triggars the at new event in abap and web dybn pro?
Which method protects back button to retrieve old value from previous page in Struts.
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
in IBM PC -AT.WAT AT REFERS TO?
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
Write a shell program. Enter number of days from keyboard. Find out the number of years, month and days it contains
In JCl , we have COND parameter.This holds comparison code and condition.It also has only and even parameters. ex: COND((4,GE),EVEN).what the comma mean here. is that 'and' or 'or'.
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
1.what is the vesition managment.
In project we have Documentation phase also,in that what is micro and macro designing?
how can i create report in abap to insert data in table pa0002 using insert command