What is the use of ?? operator in C#?
Interview question and answer by:
Abhisek | Posted on: 1/21/2010 | Category:
C# Interview questions | Views: 2042 |
Answer:
This operator allows you to assign a value to a nullable type if the retrieved value is in fact null.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: