What is Boxing and Unboxing?
Answer Posted / uma
Boxing means converting value type to refrence type and un
boxing means converting refrence type to value type
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is sta?
What are the various types of cookies in asp.net?
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
What are the media types of http requests and response?
What is slidemaster?
How can we apply themes to an asp.net application?
How do we ensure view state has not tampered?
How do u declare static variable and how it is declared and what is its lifetime?
what is the difference between response.write() and response.output.write()?
What is session and cookies in asp.net?
What is difference between View State and Hidden Field in ASP.NET?
Explain the difference between panel and groupbox classes using .net?
Mention the namespace that is used to include .net data provider for sql server in .net code?
Explain diff. Between friend and protected friend?
Define caching.