What is boxing and unboxing?

Submitted by: Administrator
Box is used to convert Value type to reference type(ie.
Object)
Unboxing is the reverse of the boxing.
Submitted by: Administrator

Read Online Dot Net Remoting Job Interview Questions And Answers