Question: a. Design the logic for a program that allows a user to enter 20 numbers, then displays them in the reverse order of entry. b.
a. Design the logic for a program that allows a user to enter 20 numbers, then displays them in the reverse order of entry.
b. Modify the reverse-display program so that the user can enter any amount of numbers up to 20 until a sentinel value is entered.
Step by Step Solution
3.55 Rating (179 Votes )
There are 3 Steps involved in it
a Flowchart Pseudocode start Declarations num index num SIZE 20 num numbersSIZE 0000000000 000000000... View full answer
Get step-by-step solutions from verified subject matter experts
