What is Nullable Type in c#

Answer Posted / sagar

csharp provided a new concept of nullable type in which we
can store null values to integer data type , previously
like c , c++ its not possible to store null values in value
types,this languages supports to store null values only in
reference types.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is boolean conditions in c#?

499


What does type safe mean in c#?

495


Do while loops yes or no c#?

522


How do I do implement a assert?

493


What do you know about device context?

517






How is a strongly-named assembly different from one that isn’t strongly-named?

603


What is CLR and its application.?

557


How Global.asax is used ?

611


Please explain the basic string operations used in c#?

541


without modifying source code if we compile again, will it be generated MSIL again?

481


What is the use of flag in c#?

482


List out the differences between array and arraylist in c#?

519


What is datareader c#?

489


What is difference between asp net and c# net?

479


What are the desktop applications?

463