What is boxing and unboxing ?
Answer Posted / sivasaravanan
Boxing;
Encapsulating a copy of value in an object.
UnBoxing:
Vice-versa
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is asp.net used for?
Are cookies stored on server or client?
Can we use a static function with a non-static variable?
Why do you use the app_code folder in asp.net?
How you will manage the state of ASP.NET controls?
What is the advantage of using Windows authentication in a Web application?
Explain the use of resource manager class in .net.
How to find last error which occurred?
What does the hotspot class in .net do?
Explain Authentication mechanism in dotnet
What is custom attribute?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
Define page output caching?
Is react a template engine?
What is content page in asp net?