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?

Answer Posted / swap

Boxing is the process of explicitly converting a value type
into a corresponding reference type. Basically, this
involves creating a new object on the heap and placing the
value there. Here is a basic example in C#:

int example = 35;
object i Example = example;

The new reference type includes the value 35.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to implement CAS in .Net?

2899


Tell us why do we use the “using” statement?

1067


What is .net latest version?

1090


Explain the differences between server-side code and client-side code.

1140


Do you know what's the difference between .net and laravel?

1215


What is the difference between response.write & response.output.write?

1100


What is "common language runtime" (clr) in .net?

1116


SAP Business One(this is intigrated tool of .net)

2280


Differences between dll and exe?

1298


What is the new three features of COM+ services, which are not there in COM (MTS)

2019


What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

1012


How is threading done in .net?

1063


State the various features present in .NET?

1106


What is concurrency? How will you avoid concurrency when dealing with dataset?

1271


What does mean by .net framework?

1256