Answer Posted / anil kumar
Boxing is Converting to a value type to refrence type and
casting mean convert value type to a another value type.
int a;
object o=(object)a;(Boxing)
int a;
long b=a;(casting)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the different types of assemblies?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
How would ASP and ASP.NET applications run at the same time on the same server?
Difference between web user control and web custom control?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
What is the extension of master page in asp.net?
How does viewstate work?
Explain the differences between clr & cts?
What is the function used for removing an event listener?
What kind of data we can store in viewstate?
Do I need to have the latest version of windows media player installed?
Describe the .net base class library.
What is simple data binding?
What is query string?
What is the difference between CC and BCC?