Select from following answers:- Value Type
- Reference Type
- Both
- Any one
- All Above
The null coalescing operator is used with the nullable value types and reference types. It is used for converting an operand to the type of another nullable (or not) value type operand, where an implicit conversion is possible.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator