If there are four possible outcomes, how many logical tests are required?

A) 4 B) 3 C) 2 D) 1


B

Computer Science & Information Technology

You might also like to view...

Identifiers which have static duration ________.

a) are globally accessible to the script b) exist while the function in which they are declared is still active c) exist while the function in which they are declared is no longer active d) are not automatically destroyed when the function in which they are declared is exited.

Computer Science & Information Technology

________ enable you to choose how an object interacts with the surrounding text

A) Key Tips B) Layout Options C) Print Previews D) Clips

Computer Science & Information Technology

To select a theme from the Themes gallery, you must click on the Themes button in the Themes group on the ________ tab

A) Home B) Data C) Insert D) Page Layout

Computer Science & Information Technology

The ________ type is used to store monetary amounts because it ensures rounding accuracy in arithmetic calculations involving monetary amounts.

a) decimal b) double c) final d) const

Computer Science & Information Technology