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 the difference between adding routes, to a webforms application and to an mvc application?
If I have multiple filters implemented, what is the order in which these filters get executed?
Which version of the common language runtime (clr) does the .net framework 3.0 use?
Explain the new features 3.5 framework against with the tool?
What is difference between razor and web form engine?
What are ajax helpers in mvc?
What is .net core framework?
What is edm designer? : Entity framework
What are the sub types of ActionResult?
Does .NET Framework support SAX?
Explain unit test done by tester on development team?
Is it possible to share a view across multiple controllers?
Is it possible to cancel filter execution?
Can I use razor code in javascript in asp.net mvc?
what is entity sql?