Chapter 4 Exercise E (e) Solution
Duration: 8:10 Min | May 30, 2023
Let us C Chapter 4 Solution Exercise E (e) Attempt the following: Rewrite the following program using conditional operators. This question tests your understanding of ternary operators in detail and also helps explain the use of ternary operator, why are ternary operators better over if else conditons in some cases.