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

Is typeof c#?

616


Illustrate the differences between the system.array.copyto() and system.array.clone()?

589


What is null in database?

538


what is the difference between a struct and a class in c#?

655


How many aware interfaces are there?

555






Why dictionary is used in c#?

615


In a memory when you Box and Unbox a value-type what happens?

626


What happens when thread sleep () method is called?

576


We cannot create instances of static classes. Can we have constructors for static classes?

599


Define assert() method? How does it work?

713


What's the difference between class and object?

565


How does dictionary work in c#?

556


What is indexer c#?

555


What is a delegate? How can it works?

614


What is the purpose of a console table?

547