What is boxing and unboxing ?
Answer Posted / manish singh(amalga fusion)
boxing is used to convert value type to reference type.
unboxing is used to convet reference type to value type.
| Is This Answer Correct ? | 21 Yes | 4 No |
Post New Answer View All Answers
Why do we need master page in asp.net?
Securitywise What are the Enhancements in 2.0?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
What is a viewstate?
Explain the features that make asp.net more used framework? : asp.net mvc
What is the biggest disadvantage of “Other Return Types” in Web API?
code for "For every 5days system has to create 1text file with the corresponding date and it has to store in c-drive" by using web applications
Explain the difference between web user control and web custom control?
Is post back property in asp net?
What is a web pool?
How does asp.net page work?
What are the differences between application object and session object?
How are sessions stored?
What are the asp.net server side objects?
How to count the number of objects present in a web page? How to count the number of radio buttons in a web page?