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
Is there any thread in our .net programs?
Tell us what is a sealed class?
What is namespace in .net?
Explain boxing and unboxing in .net.
Explain how to produce an assembly?
What is garbage collection in .net? Explain the garbage collection process?
Describe session handling in a webform, how does it work and what are the limitations?
Explain why do we use the “using” statement?
What's the problem with .net generics?
Explain the difference between the while and for loop. Provide a .net syntax for both loops?
What are asp.net authentication providers and iis security?
What is the difference between constants and read-only variables?
What are .net applications?
Explain me what is the difference between a class and an object, and how do these terms relate to each other?
Explain what do the terms “boxing” and “unboxing” mean?