What is Boxing?
Answers were Sorted based on User's Feedback
Answer / praveen
Converting from value type to reference type is called boxing
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / shobha
COnverting value type to object(reference) type is called
Boxing
Example :
int i=10;
object obj=i (Boxing)
i=(int)obj (Unboxing)
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / muhammad usman(lahore)
Boxing allowed the value type to be stored on the garbage
collected heap.
Is This Answer Correct ? | 0 Yes | 2 No |
How to find the aerry size
How can we alter the data after creating a view
can any one suggestion me present which course(except java,.net) has huge demand in the market?
how MATLSB software suitable for electrical branch? which tools are useful??
shall we execute our java programmes in jre
How same session variable can be used in both Asp and Asp.net?
what is the software to run the GSM gate opener program
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...
How many ways we can fill a dataset in .Net
What do you mean by text editor?
what is the difference between "types" and "data" in abap.
Define distributed queries. can you explain me as soon as possible