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 will you code the subfile which is in editing mode (multiple case subfile)?
Info for guidewire documents and interview questions
can php support multiple inheritence?
How to print No.of.rows affected after updation using ADO.Net
where is available in this mantis toturials?
What is dialog programming?
what is diff bet ref variable & instance of class
Plz Show notepad Coding using c# in window based application
what are the steps for creating prompt table dynamically for the specified field
what is the meaning of without standing arrears?
sample and simple coding where we get?
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again