Chapter 11 (Menu-Driven Programs)

Description

Computer Science Flashcards on Chapter 11 (Menu-Driven Programs), created by Andrew Lewis on 14/12/2020.
Andrew Lewis
Flashcards by Andrew Lewis, updated more than 1 year ago
Andrew Lewis
Created by Andrew Lewis over 3 years ago
15
0

Resource summary

Question Answer
A list of operations displayed on the screen that the user my choose from is known as a _____. Menu
When the user selects an item from a menu, the program must use a _____ structure to perform an action based on that selection. Decision
If a menu-driven program uses a loop to redisplay the menu after a selected operation has been performed, the menu should probably have an item that the user can select to _____. End the program
A menu-driven program displays the _____ when it starts. Main Menu
When the user selects an item from a multiple-level menu, a _____ might be displayed next. Submenu
When the user selects an operation from a _____, the program immediately performs that operation and then the program redisplays the menu (or the program ends if it doesn't use a loop to redisplay the menu). Single-Level Menu
When the user selects an operation from a _____, the program might display another menu. Multiple-Level Menu
A program that displays a list of operations that it can perform on the screen, and allows the user to select the operation that he/she wants the program to perform. Menu-Driven Program
What type of structure do you use in a program to perform the action that the user has selected from a menu? Decision Structure
The items displayed in a menu are often preceded by a number, letter, or other character. What is the purpose of this character? The user types the character that corresponds to the menu item that he or she wants to select.
When a program has a lot of items for the user to select from, why should you avoid displaying all of the items in one menu? Users often have trouble sorting through the items in a menu when given too many choices.
Show full summary Hide full summary

Similar

TOEFL English Vocab (A - M)
Ali Kane
Random German A-level Vocab
Libby Shaw
Vocabulary Words
Jenna Trost
TOEFL English Vocabulary (N - Z)
Ali Kane
L'environnement
Bryony Whitehead
TOEFL Vocabulary
aliking
French 1A Vocab
Jade Allatt
10 animals in spanish
Jlaal Mohammed
TOEFL Vocabulary Test
Ali Kane
French 1B Vocab (numbers)
Jade Allatt
French 1D Vocab
Jade Allatt