What is boxing and unboxing?

Answer Posted / gowtham

Boxing: To convert value type to reference type.

UnBoxing: To convert reference type to value type.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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?

1682


Explain entity lifecycle? : Entity framework

536


Mention some action filters which are used regularly in ASP.Net MVC?

538


What is razor code?

587


How to enable Attribute Routing?

611






What is the .net framework and how does it work?

552


what is .edmx file and what it contains?

592


What is the use of the default route {resource}.axd/{*pathinfo} ?

549


What are the 3 segments of the default route, that is present in an ASP.NET MVC application?

587


Explain how you can send the result back in JSON format in MVC?

567


How we can handle the exception at controller level in ASP.Net MVC?

559


What is difference between html.beginform and ajax.beginform?

596


What are ajax helpers in asp.net mvc?

585


what do you mean by table-per-type?

619


What is entity client data provider? : Entity framework

539