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 boxing and how it is done internally?

Answer Posted / krishna prasad

assigning a value type to objects(reference type)
the boxing occurs
int iValue = 20
object objValue = iValue (boxing)
reference types are stored on heap (all objects,strings)
value types are stored on stack (int,char,bool,etc..)

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of global.asax file?

1136


What is session id in web application?

1148


Where sessions are stored?

1141


Define a static class?

1031


Explain diff. Betn dataset and recordset?

1068


What is the best Macanism to clear the Cache in asp.net

1276


What is odata in web api?

1133


Why do I get error message "could not load type" whenever I browse to my asp.net web site?

1204


Can we have multiple master pages in asp net?

1034


Which namespace is used by ado.net?

1032


Which methods validate all the controls on a page?

1030


How dataadapter.fill works?

1080


Where session id is stored?

1035


What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc

1094


Explain the steps to be followed to use passport authentication.

1088