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 / amit kumar sharma

//Use this
int? intNull = null;

Is This Answer Correct ?    64 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the default value of singleordefault?

1006


Does c# support a variable number of arguments?

1069


When Should You Call The Garbage Collector In .net?

1090


For methods inside the interface why can’t you specify the accessibility modifier?

994


write a program to find the biggest palindrome in the given string

1016


Is a c# interface the same as a c++ abstract class?

1024


Can abstract classes be final?

999


What is the syntax for calling an overloaded constructor within a constructor (this() and constructorname() does not compile)?

1001


What happens if the inherited interfaces have conflicting method names?

1036


What is difference between event and delegate in c#?

954


What is the difference between list and array in c#?

1120


Difference between Value type & reference types ? and give the example in .Net?

993


What is the difference between null and string empty in c#?

949


How to exclude a property from xml serialization?

1065


Name the control which cannot be placed in mdi?

938