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
Why do we need url encoding?
What is a Cookie? Where is it used in ASP.NET?
Explain the different types of directives in .net?
What is cookieless session id explain in brief?
How many types of file extensions for razor views in ASP.Net MVC?
What symbol specifies the beginning of a query string?
Are cookies client side or server side?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
How do active server pages work?
What is a 404 redirect?
Explain what is the procedure to create the environment for asp.net? : asp.net mvc
Which Is Faster MVC or ASP.net ?
How many types of session state management options available in asp.net?
What are the security types in ASP/ASP.NET? Different Authentication modes?
In which event of page cycle is the viewstate available?