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 file extensions for razor views?
Distinguish between Server-side and Client-side code?
Is asp.net and .net are same or different?
What is microsoft windows sharepoint services?
Describe session handling in a webfarm?
What is the use of response redirect in asp.net?
What is a session in asp.net?
What is cross page posting? How is it done?
Explain how is a property designated as read-only?
What is preprocessor in .net?
What is the difference between GridView and Repeater controls in ASP.NET?
What are cookies in asp.net?
What is viewstate in asp net with example?
Explain the difference between overriding and overloading?
What is the difference between asp.net and mvc?