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 anonymous authentication?
What is the difference between sealed vs static class?
What is the use of session?
what are the ihttphandler and ihttphandlerfactory interfaces ?
What is a web based system?
Is data edited in the Repeater control?
Explain form level validation and field level validation?
Define caching.
How to retrieve user name in case of Window Authentication?
What is the good practice to implement validations in aspx page?
What is difference between view and partial view?
What are httphandlers and httpmodules and difference between them?
Can we have multiple master pages in asp net?
What is a 404 redirect?
What are the advantages and limitations of query string?