Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the Difference between value and reference type?

Answer Posted / purish dwivedi

A variable that is a value type, stores the data, while a
variable of a reference type stores a reference to the data.
Value types are stored directly on the stack while Reference
types are stored on the run-time heap.

Is This Answer Correct ?    6 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we use public static void main in c#?

994


What is the difference between ienumerable and icollection?

991


In c#, what will happen if you do not explicitly provide a constructor for a class?

1010


What is a cs file?

1032


What is private virtual in C#?

1054


What are primitive types in c#?

1012


What is difference between Trace and Debug

1127


What is static variable in c#?

1014


Define an abstract class?

964


What is the extension of c# file?

1118


Why can’t struct be used instead of class for storing entity?

1015


Define an escape sequence, name few strings in escape sequence?

978


What is desktop GUI application?

1020


Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?

1022


What is the difference between delegates and superdelegates?

955