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
How does .net framework works?
What is page life cycle?
How can I return string result from action in asp.net mvc?
What is work of clr?
What is partialview in asp.net mvc?
What is difference between razor and web form engine?
Explain linq to entities? : Entity framework
What is edm in entity framework?
What type of filter does outputcacheattribute class represents?
Which is the root namespace for fundamental types in .net framework?
Where are the routing rules defined in an asp.net mvc application?
mention what is code first approach and model first approach in entity framework?
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
What are advantages of Dependency Injection (DI) in ASP.Net MVC?
What is conceptual model? : Entity framework