what is reference type to value type.

Answer Posted / sudhir sheoran

Value Types:-
Directly contains their values either
on stack or inline in a structure.

Each value types have their own copy of
data so doesn't effect each other.

Reference Type:
Contains a reference to the values memory address
Allocated on heap.
These can be self describing,pointer type or interface type
Reference type can refer to the same object.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where would you use an ihttpmodule, and what are the limitations of any?

559


What are the different session state management options available in asp.net?

532


how to write html code with ssl

1533


What is a user session?

509


Describe how passport authentication works.

578






What is the difference between session and application?

519


What is the difference between visual basic and asp.net?

530


Can you change a master page dynamically at runtime? How?

517


What does clearing cache?

548


What is clr? Difference between clr & cts?

698


What is session object? Describe in detail.

578


Describe session handling in a webfarm?

571


How do you do client-side validation in .net? How to disable validator control by client side javascript?

546


What is web router?

511


Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?

574