Wednesday, January 23, 2019

Ternary Operator | Null Coalesce Operator | C# Tutorial

This video is about the two commonly used operators in C# - 1)Ternary Operators 2)Null Coalesce Operators The video tells how you can utilize these two operators and minimize the number of lines of code and keep your code clean yet readable.

source https://www.c-sharpcorner.com/article/ternary-operator-null-coalesce-operator-c-sharp-tutorial/

No comments:

Post a Comment