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 asp.net control can embed xaml into asp.net pages?
Which is an advantage of application service providers?
What is asynchronous call?
How can we register exception filter globally?
Why is global asax is used for?
What r the asp.net list controls and difference between them?
How can you identify that the page is post back?
Is data edited in the Repeater control?
If you are using components in your application, how can you handle exceptions raised in a component?
What is caching? What are different ways of caching in asp.net?
When you use Ajax controls in the ASP.NET application?
What is application Object?
What is a SESSION and APPLICATION object?
How to Separate background image and front image from original picture....
Describe Segmentation With Paging?