what is value type to reference type
Answer Posted / rudranarasimha
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.valutype.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is a master page and what does it do?
Should I delete cookies?
Explain how to prepare culture-specific formatting in .net.
What is GAC in ASP.NET 2.0
explain code with datachaching with example
Securitywise What are the Enhancements in 2.0?
What are assemblies and namespaces and explain the difference between them ?
How does u call and execute a sp in .net?
How does ASP.NET framework maps client side events to Server side events.?
Explain how do you validate the controls in an asp .net page?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
Difference between web user control and web custom control?
What is the use of data set in asp.net?
What is a swagger in web api?
What is razor? : asp.net mvc