Question: What will the program display when the ID is the number 11? 2. How can you write the multiple-alternative selection structure using the longer form
What will the program display when the ID is the number 11?
2. How can you write the multiple-alternative selection structure using the longer form of the if statement?
3. How can you write the multiple-alternative selection structure using the shorter form of the if statement?
4. How can you write the multiple-alternative selection structure using the switch statement?
5. What changes would you need to make to the code from Question 4 so that each case clause displays the appropriate price and the default clause displays the invalid id Invalid ID messag
start enter ID ID 2,9 5, 7, 11 Other price = 50.55 | | price = 12.35 | | price = 11.46 | | price- l ! =-1 price isT display price display Invalid stop
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
