What is boxing and unboxing ?
Answer Posted / manish singh(amalga fusion)
boxing is used to convert value type to reference type.
unboxing is used to convet reference type to value type.
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
What are cookies in your browser?
What is tracing? Where is it used?
How Can assign alias name for ASP.NET Web API Action?
Explain the difference between asp and asp.net?
How do I use response redirect?
Explain login controls.
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
How do you implement sql caching in asp.net?
List of words of preprocessor in .net?
What are the types of session in asp.net?
What is the use of ASP.NET routing?
What are the features of asp net?
What is the difference between typeof() vs gettype()?
How can we create custom controls in asp net?
What is server side in asp.net?