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 int32 maxvalue?
Why is static constructor called first?
Is an array an object c#?
How do I create a multi language, multi file assembly?
Explain why do I get an error (cs1006) when trying to declare a method without specifying a return type?
What are some examples of desktop applications?
Do loops in c#?
What is session management in c#?
Does c# support c type macros?
What is mvc pattern in c#?
What is difference between an Structure and Class?
Why we use extension method in c#?
Explain how to implement an object pool in c#.net
What is the main purpose of linq?
What is double c#?