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
What is .net framwork?
What are non action methods in mvc?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
What is a model in programming?
What does a viewmodel do?
How to use Jquery Plugins in ASP.Net MVC validation?
How to change the action name in ASP.Net MVC?
How does servicing work for the .net framework 3.0?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
What is Dependency Injection in ASP.Net MVC
What is storage model? : Entity framework
Can you explain the page life cycle of mvc?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
What is entity framework firstordefault?
What is the use of viewmodel in mvc?