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 is session start?
How does windows service lifecycle differ from a .standard. Exe?
What is the web.config file in asp?
Define transparent caching with aop?
How can u deifne the benefits and limitation of using Viewstate for state management?
Explain how cookies work. Give an example of cookie abuse.
Why do we use asp.net?
Explain about secure socket layer?
Explain the Session state management options available with ASP.NET?
What are the different types of proxy patterns?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is asp.net mvc5? : Asp.Net MVC
Write some code using interfaces, virtual methods, and an abstract class`
What is asp.net web pages?
What is the difference between the get method () and post method ()?