What is boxing in .NET?

Answer Posted / izetamtechnologies

Boxing is the process of converting a value type into a reference type directly. Boxing is implicit.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is there any thread in our .net programs?

696


Tell us what is a sealed class?

636


What is namespace in .net?

685


Explain boxing and unboxing in .net.

654


Explain how to produce an assembly?

658






What is garbage collection in .net? Explain the garbage collection process?

653


Describe session handling in a webform, how does it work and what are the limitations?

662


Explain why do we use the “using” statement?

664


What's the problem with .net generics?

643


Explain the difference between the while and for loop. Provide a .net syntax for both loops?

602


What are asp.net authentication providers and iis security?

624


What is the difference between constants and read-only variables?

626


What are .net applications?

631


Explain me what is the difference between a class and an object, and how do these terms relate to each other?

575


Explain what do the terms “boxing” and “unboxing” mean?

650