Question: Ternary operator can be used to replace simple if...else statement. Would you recommend a programmer to replace nested if...else statement with ternary operator? Explain your
Ternary operator can be used to replace simple if...else statement. Would you recommend a programmer to replace nested if...else statement with ternary operator? Explain your recommendation?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
