What is boxing and unboxing ?

Answer Posted / pandian

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

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is unmanaged code?

530


Define singlecall activation mode in .net remoting?

521


Explain serialization formatters in .net remoting

566


Explain the difference between the registerwellknownservicetype(), registerwellknownclienttype(), registeractivatedservicetype() and registeractivatedclienttype() in .net?

523


Define delegates and events?

580






What is objref object in remoting?

695


Will clr handle unmanaged code or not?

573


Explain threading types?

649


What are the steps to publish an object outside the service domain

553


What are the advantage of remoting over web services?

498


What does manifest consists?

547


Explain how does assembly versioning in .net prevent dll hell?

549


Explain how to perform remoting?

524


When do we use delegates in your remoting applications?

517


When should we choose .net remoting over .net web services?

542