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 difference between value and reference types?

Answer Posted / payal


value
this stored actual value

reference
stored the address of the value

value store in stack
reference is stored in heap

the variable which are value type they each time create
their own copy
the variable which are reference type they refer the same
object every time

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between arraylist and array and in c#?

976


What are the ways in which client can create object on server in cao model?

1013


Why we use delegates in c#?

946


How to find Percentage, name ,College from a resume or document ? How to export these values to other page in C#?

974


What do you mean by directing?

1075


Why do we use static class in c#?

964


What does mean before a string in c#?

1093


What is a c sharp?

989


What is the difference between delegates and superdelegates?

959


What happens if the inherited interfaces have conflicting method names?

1036


What do you understand by 'access specifiers' in C#?

956


Is exe is machine dependent?

974


How do you serialize in c#?

920


What is the advantage of dependency injection?

1039


Can an abstract class have a constructor c#?

970