What is boxing and unboxing?

Answer Posted / sri4u_926

Boxing: Converting of Stack based values into the Heap
Based values i.e coverting of a value type to a reference
type is the Boxing.

UnBoxing is vice versa.

Is This Answer Correct ?    41 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is .net framework in simple terms?

520


How to change the action name in ASP.Net MVC?

550


When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?

532


what is model first approach?

581


Explain the advantage of packaging over xcopy in .net?

523






what is deferred loading(lazy loading)?

552


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

1668


How can we determine action invoked from HTTP GET or HTTP POST?

542


How do I use partial view?

512


Is .net framework backwards compatible?

576


What is the advantage of using asp.net routing?

569


What is meant by viewdata?

526


What is the use of view model in asp.net mvc?

657


Which filter executes first in an asp.net mvc application?

525


What is web api‘s in asp.net mvc 4 ?

561