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 xml serialization in c#?
Are c# tuples immutable?
Is friend a constructor?
write code for inserting and updating recoards in sql server database using connected architecture & records shoulds displayed in grid view ( use c# )
What do u mean by delegation of authority?
Why do we use static methods in c#?
What is a streamwriter in c#?
What is interface inheritance?
What is generic delegates in c#?
What are delegates and why are they required?
How does it work?
Define a jagged array in c#?
How do I format in c#?
Can we write class inside a class in c#?
How many constructors can a class have c#?