Chapter 11: Problem 4
Explain why most menu-driven programs use a loop to redisplay the menu after the user's selected action has been performed.
Chapter 11: Problem 4
Explain why most menu-driven programs use a loop to redisplay the menu after the user's selected action has been performed.
All the tools & learning materials you need for study success - in one app.
Get started for freeWhat type of structure do you use in a program to perform the action that the user has selected from a menu?
What is a single-level menu?
The items displayed in a menu are often preceded by a number, letter, or other character. What is the purpose of this character?
If a program uses a loop to display a menu repeatedly, how does the user end the program?
What is a menu-driven program?
What do you think about this solution?
We value your feedback to improve our textbook solutions.