can we assign null value to value type in c#?
Answer Posted / suman k dey
Use nullable type
| Is This Answer Correct ? | 29 Yes | 9 No |
Post New Answer View All Answers
What is ilist c#?
What is inline function in c#?
Why it's said that writing into .NET Application Configuration Files is a Bad Idea?
How many types of polymorphism are there?
How to find out that the code is written as managed or un-managed code?
Why do we need static in c#?
Why do we need properties in c#?
What is c sharp language?
how to prevent a class from being inherited in c#.net?
What is the meaning of extention?
What is the difference between internal and protected in c#?
What is c# entity framework?
How do I run managed code in a process?
Constructor to an arbitrary base constructor?
What is executereader in c#?