Question: You need to test a condition and then execute one set of statements if the condition is true. If the condition is false, you need
You need to test a condition and then execute one set of statements if the condition is true. If the condition is false, you need to execute a different set of statements. What structure will you use?
Step by Step Solution
3.35 Rating (155 Votes )
There are 3 Steps involved in it
I would use an ifelse statement t... View full answer
Get step-by-step solutions from verified subject matter experts
