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

What is the data provider name to connect to access database?

1027


What does int parse do in c#?

985


Is int an object in c#?

953


Can constructor be protected?

952


What is default value of bool in c#?

1002


Which is better javascript or c#?

964


What is the purpose of static?

1022


What can be done with c#?

882


What is difference between a constant and read-only in C#?

1018


When was c# created?

1045


Why do we write system in c#?

966


What's the c# syntax to catch any possible exception?

1145


What is thread life cycle in c#?

1025


What does m mean in decimal c#?

948


can you allow a class to be inherited, but prevent the method from being over-ridden?

1014