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 ment by Unboxing?

Answer Posted / vasanth

Converting reference type to value type.
Example
Object x;
int y;
y=(int)x;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is literal in c#?

946


What is local function?

984


Explain the ways to deploy an assembly?

1033


How do I create a dbml file?

1034


how to sort an array in c#

1057


What are c# i/o classes? What are the commonly used i/o classes?

968


Can you explain template pattern?

1092


update data in an xml file which resides in solution itself, using silverlight 4.0

1802


What is the use of flag in c#?

984


Is learning c# hard?

969


code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.

2226


Is it not possible to store a boolean value as a variable?

908


What is expression tree in c#?

969


Explain About remoting and web services. Difference between them

996


How do I convert a string to an int in c#?

1030