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 the difference between equals() and == in c#?
How does asp net store session ids by default?
What’s the difference between asp.net web forms and asp.net mvc?
Give an example of cookie abuse.
8. Why do you want to work here?
Why is the standalone environment only useful during the development process?
Diff between web user control and web custom control?
When cookie will expire?
Is asp.net is a programming language?
How can we implement a identity (sql server) call in an asp.net page?
Which method is used to force all the validation controls to run?
How does viewstate work?
What is the difference between mechine.config and web.config?
What is difference between datalist and gridview?
Explain the difference between the web config and machine config.