TernaryCoalescingOperator An example to show the difference between the traditional if-else, ternary and coalescing operators Using Console application built in C#, a method using nullable integer to check if there is a value passed to the function or not