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
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).
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).
There are three types of footer text: Date and time, ____________________, and Footer.
Fill in the blank(s) with the appropriate word(s).
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