Answer Posted / murugavel
it is implicit convertion for value type to refference type
int x=10;
object y;
x=y;//boxing
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are triggers of an updatepanel?
How can we update records in gridview?Is there any appropriate code for it?
Explain the use of fragment caching.
5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?
What are the differences between primary foreign and unique keys?
What is asp.net architecture?
What are the Types of session management in ASP.NET
Describe session handling in a webfarm?
Explain how do you deploy your asp.net application?
Why do we need a web application session?
How do I publish my asp.net application to my isp's web server?
What is IPostBack? How to use it?
Explain the advantages of caching?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
How do you design a website with multilingual support in ASP.NET ?