Select all that apply. Which of the following decision structures could be used in a menu-driven program?

a. case structures
b. If-Then-Else If statements
c. If-Then-Else statements
d. Do-Until statements


a. case structures
b. If-Then-Else If statements
c. If-Then-Else statements

Computer Science & Information Technology

You might also like to view...

When the condition has two or more parts to it, such as customers who have ordered a specific part and live in a certain zip code, the two conditions are called ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

When using form image buttons, the ____________________ coordinates are sent in the form "Button.x" and "Button.y".

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

There are three types of footer text: Date and time, ____________________, and Footer.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Linux supports two types of text-mode output to the screen, which you can send to separate files or display devices.

a. true b. false

Computer Science & Information Technology