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

Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?

609


Which object encapsulates state or data of a user?

615


Explain client side state management system.

557


Do I need to have the latest version of windows media player installed?

506


What is DataGrid wheater its a Server Control or something else ?

589






What is server side session management?

518


I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?

1448


How to create multi language website in asp.net mvc? : Asp.Net MVC

488


List the major built-in objects in asp.net?

538


What is razor? : asp.net mvc

545


Explain transparent caching with aop?

510


What are uri parameters?

533


When using the Pager object, inorder to know which page to go, which property you have to set to grid?

556


What is true about application service provider?

478


Explain form level validation and field level validation?

506