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 / rahul e. mankumare

Value Types:-
value types are struct type and enumeration.
value type have some types which are given below
1>numeric type
2>boolean tyoe
3>character type
value type contain some integral types means signed
integers and unsigned integer. floating-point,decimal types
are also comes under value type

Reference Types:-
it is user defined type. It contains classes,
interfaces, delegates, arrays also object and strings types.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can struct have constructor c#?

958


How do destructors and garbage collection work in c#?

979


Classes and structs can be declared as static, is this statement true or false?

1102


How many types of collections are there in c#?

931


What does firstordefault mean in c#?

1003


What is ulong in c#?

1078


What is sorted list in c#?

945


Why do we need collections in c#?

915


How can we set class to be inherited, but prevent the method from being over-ridden?

1043


What do you mean by hashtable c#?

1067


How many types of inheritance are there in c#?

974


What is difference between new and override in c#?

919


How do I calculate relative time?

980


What is gridview c#?

952


What is difference between ienumerable and list?

1049