what is value type to reference type
Answer Posted / prasad. surabathina
Value Types
Value types contains there data which are allocated on the
stack or in-line a structure
Reference Types
Reference types stores reference to the value memmory and
are allocated on the heap and refrence types can be self-
describing type pointer type or interface types.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the advantage of using Windows authentication in a Web application?
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
How to handle errors in Web API?
What is the difference between asp.net and mvc?
What is the displayafter property in updateprogress control?
What are the types of caching in asp.net?
What is difference between session and viewstate?
Explain what is event bubbling?
What are the disadvantages of using session?
Which protocol is used in a web api?
What are the difference between function and stored procedure in .net programming language?
Explain in what order a destructors is called.
Give some salient points of difference between request processor and request dispatcher.
What is a viewstate?
How can I configure asp.net applications that are running on a remote machine?