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

Give some salient points of difference between request processor and request dispatcher.

624


What are session and cookies?

542


Who is using asp.net?

513


How to use ipostback?

598


How do you remove duplicates without using remove duplicate stage?

627






Can we have a web application running without web.config file?

540


What is server transfer?

507


What are the modes of updation in an updatepanel?

563


Which authentication uses a combination of windows and iis authentication?

598


How many types of triggers are there in update panel?

581


Why do we use sessions?

585


Explain serialization and deserialization?

557


What is postback and autopostback in asp.net?

535


Where can I get the details on migration of existing projects using various technologies to asp.net?

528


What is server redirect?

553