can we assign null value to value type in c#?
Answer Posted / vikram
ya we can assign null value to valuetype but to certain
datatype only like string but not to int or float.
| Is This Answer Correct ? | 35 Yes | 45 No |
Post New Answer View All Answers
Explain the importance and use of each, version, culture and publickeytoken for an assembly.
How big is an int16?
Does c# support const methods, properties, or events?
What is the use of expression tree in c#?
What is the use of iqueryable in c#?
When should I throw an exception?
What is the base class of all classes in c#?
Give some examples of commonly used i/o classes?
What is data reader in c#?
Why do we use lambda expression in c#?
Explain About sn.exe
What is the purpose of a console table?
What does it mean to override a method?
List the difference between the virtual method and the abstract method?
In which format you can pass the value in the sleep function?