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

Explain what is asp.net mvc?

866


what do you mean by navigation property?

786


what is use of entitydatasource control?

832


What is iobjectset? : Entity framework

766


Explain tempdata in mvc?

741


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

880


How does �side by side� work for the .net framework 3.0?

706


What is .net architecture?

744


what do you mean by table-per-type?

827


Explain how to use multiple submit buttons in ASP.Net MVC?

845


Explain what is the difference between view and partial view?

818


The order of the filters that get executed, if the multiple filters are implemented?

812


Explain the methods used to render the views in ASP.Net MVC?

858


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?

1949


Give an example for authorization filters in an asp.net mvc application?

749