For maximum efficiency, a good rule of thumb in an AND decision is to ____.

A. first ask the question that is more likely to be true
B. first ask the question that is more likely to be false
C. rewrite it as an OR decision and ask the question more likely to be true
D. rewrite it as an OR decision and ask the question more likely to be false


Answer: B

Computer Science & Information Technology

You might also like to view...

What is the value of numbers.size() after the following code?

vector numbers; numbers.reserve(100) a. 0 b. 10 c. 100 d. unknown

Computer Science & Information Technology

Which layer of the OSI model provides end-to-end communication control?

A) Session B) Network C) Application D) Transport

Computer Science & Information Technology

The major commercial language for the period 1960 through the 1990s was ______.

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

Computer Science & Information Technology

________ is a Word feature that corrects commonly misspelled words automatically

Fill in the blank(s) with correct word

Computer Science & Information Technology