What is boxing and unboxing ?

Answer Posted / narayansahu

boxing is conversion from value type to object(reference)
type.Actually the copy of value type copied from stack to
heap memory.
unboxing is reverse of it.from heap memory back to stack
memory.

Is This Answer Correct ?    70 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain ViewState?

580


What is cookieless session id explain in brief?

531


Explain what does mvc represent in asp.net? : asp.net mvc

501


Explain the differences between clr & cts?

564


What is the behavior of a Web browser when it receives an invalid element?

628






What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

601


What is the use of dispose method?

563


What do you understand from custom control?

609


What are the built-in objects in asp.net?

558


What are the namespace classes used in asp.net mvc? : asp.net mvc

548


What is asp.net mvc? : asp.net mvc

550


What are the various types of cookies in asp.net?

546


Explain transparent caching with aop?

523


How information about the user's locale can be accessed?

581


What should you do is you want to remove an existing component but would like to make some funtionalities?

1480