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
Can more than one person use the same login?
Explain what is postback in asp. Net?
Difference between using directive vs using statement?
What is the syntax for datagrid and specifying columns?
To add a hyperlink column to the DataGrid which tag is used ?
Explain Session state management options in ASP.NET.
How you can stop the validation of ASP.NET controls from client side?
What is asp.net master page?
What is the latest version of asp.net?
What is the mvc model?
In order to get assembly info which namespace we should import?
What are the advantages and disadvantages of Using Cookies?
What is the difference between localization and globalization?
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
How do I use response redirect?