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...

can we assign null value to value type in c#?

Answer Posted / jay

string a = string.Empty;
a = null;

Is This Answer Correct ?    14 Yes 20 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is string nullable in c#?

1010


What is serialization in unity?

953


How is exception handling implemented in c#?

1092


What is lazy class in c#?

930


Are attributes inherited c#?

930


What is difference between destructor and finalize?

996


Why array is faster than arraylist in c#?

1036


What are the types of constructors?

957


Is cli same as the clr?

949


Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?

982


What are the boolean data types in c#?

1062


What is a web service in c#?

1224


Is .net and c# the same?

1029


What is singleordefault?

951


Can we inherit private class in c#?

993