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
How to do state management in ASP.NET?
Securitywise What are the Enhancements in 2.0?
Describe the disadvantage of cookies.
Explain the use of errorprovider control in .net?
In which situation can you not use a viewstate?
How do we implement bundling in MVC?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
Describe a bubbled event and how it is used ?
How do http sessions work?
What is the namespace to create thread in .net?
What is DataGrid wheater its a Server Control or something else ?
Explain the procedure to handle the process request using mhpm events fired? : asp.net mvc
What are session cookies?
How does the service stream content?
Which object wraps the state or data of a user?