The case logic structure within the decision logic structure:

a. Processes instructions in order of listing.
b. Allows the computer to make a choice of two paths to follow.
c. Allows the computer to repeat instructions.
d. Allows the computer to make a choice of two or more paths to follow.



d. Allows the computer to make a choice of two or more paths to follow.

Computer Science & Information Technology

You might also like to view...

___________ involves using a base-class pointer or reference to invoke virtual functions on base-class and derived-class objects.

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

Computer Science & Information Technology

The Design view icon features a pencil, a ruler, and an angle

Indicate whether the statement is true or false

Computer Science & Information Technology

Match the following terms to their meanings:

I. Conditional formatting II. Alphabetic index III. Parameter query IV. Tab control V. Mini toolbar A. a query that prompts the user for criteria B. apply formatting to specific controls based on a comparison to a rule set C. miniature, semitransparent toolbar that is used to work with objects D. grouping of items by a common first character E. used to display data on the main form on different tabs

Computer Science & Information Technology

The name of a constructor is the same as the name of the ____.

A. class B. main function C. helper function D. friend function

Computer Science & Information Technology