Ternary Operator in c




This video explains the ternary operators in c. It also explains the syntax of ternary operator and how we can use the ternary operators as a shortcut to the if else. You will learn how to save the value of expressions using the ternary operators in a variable.