154k views
5 votes
What is the structure that is needed to process a menu selection?

User Kfir
by
8.4k points

1 Answer

2 votes
The structure that is needed to process a menu selection is the Decision. A menu is a list of operations that is displayed on the screen. A menu driven program always starts off by displaying a list of operations that a user can select from. Any program that allows the user to select an item from a menu should validate the user's selection.
User Pushan Gupta
by
8.0k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.