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 reference c#?

568


What is getenumerator?

458


Explain About Assembly in .NET, types of assemblies, their difference, How to register into GAC. How to generate the strong names & its use.

596


What is fcl in c#?

490


What is a thread? What is multithreading?

505






Define c# i/o classes?

531


Whats an assembly? Describe the importance of assembly?

495


Can you instantiate a struct without using a new operator in c#?

532


Write a short note on interface?

580


What is difference between abstraction and encapsulation in c#?

513


What is access specifier in c#?

566


What is the advantage of extension method in c#?

464


Give an example of a ctype.

559


Is c# a technology?

490


how to implement a web service in .net

470