What are nullable types? Is Nullable<int> I and int ?i are same.

Answer Posted / chandana

nullable types are variable which can have null assigned as
their value.

Yes, they are same.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I use .NET components from COM programs?

714


Can I get the name of a type at runtime?

785


How do I create a multi language, multi file assembly?

862


What is ildasm and obfuscator in net?

764


Define a class and an object?

762


How big is an int in c#?

759


Is xml tags are case sensitive?

711


What are the advantages of using assemble language programming?

747


What is task parallel library?

765


If casting fails what type of exception is thrown?

681


What are sorted lists?

719


What is difference between a type and class?

845


What is polymorphism c# example?

707


How many keyword present in C# language ?

792


To catch any possible exception What is the C# syntax written ?

796