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 the difference between disposing of () and finalize() methods in c#?
What is a shared assembly?
What is interface used in c#?
Can you declare struct members as protected?
Are all methods virtual in c#?
What are console applications used for?
how can one use hcl and c sharp together?
What is the use of table aliases?
What is the difference between array and arraylist c#?
How big is a float?
Is std :: string null terminated?
write a C# Program add two matrix ?
What is tochararray in c#?
What is namespace explain with example?
What is the difference between a private assembly and a shared assembly?