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 Value type and reference type in .Net

Answer Posted / kirti

Value Type : A variable of a value type always contains a value of that type. The assignment to a variable of a value type creates a copy of the assigned value, while the assignment to a variable of a reference type creates a copy of the reference but not of the referenced object.

The value types consist of two main categories:

* Stuct Type

* Enumeration Type

Reference Type :Variables of reference types, referred to as objects, store references to the actual data. This section introduces the following keywords used to declare reference types:

* Class

* Interface

* Delegate

This section also introduces the following built-in reference types:

* object

* string

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can I remove .net framework?

1036


What is main objective of asp.net mvc 4 or what is new in mvc4 ?

1199


Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?

1072


List the new features added in .net framework 4.0.

983


mention what is the difference between ado.net and classic ado?

1160


What is the difference between model view and controller?

998


Is mvc 4 supporting windows azure sdk (software development kit) ?

1086


What is edm (entity data model)? : Entity framework

1148


Are there any parts of the .net framework 3.0 that only work on windows vista?

1128


how can you enhance the performance of entity framework?

1097


What is basic authentication in web api?

1109


Explain Bundle.Config in ASP.Net MVC4?

1057


Is http stateful or stateless?

1071


mention in what all scenarios entity framework can be applicable?

1444


what is entityclient?

1178