what is value type to reference type
Answer Posted / rudranarasimha
correction
valutype is the variable to store the data where as
reference type is the variable to store the reference to
the data only.Both are derived from the System.object
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
Is asp.net is a programming language?
What are the differnt types of handler in ASP.NET?
What is the difference between trace and debug in asp.net?
Why mvc is better than asp.net? : Asp.Net MVC
Explain diff between dataset and datareader?
What are the cookies types in asp.net?
What are the event handlers that can be included in the Global.asax file?
How can we identify that the page is post back in asp net?
How do you use viewstate?
What is the function used for removing an event listener?
Are xaml file compiled or built on runtime?
Can one dll file contains the compiled code of more than one .net language?
What is data binding in asp net?
What is the difference between visual basic and asp.net?