Match the following terms to their meanings:

I. Logical test A. Evaluates two or more statements and returns TRUE if both
II. AND function statements are true and FALSE if either statement is false
III. NOT function B. Symbols used to compare two values
IV. Comparison operators C. Determines if a condition is true or false
V. OR function D. A logical test that returns the opposite result
E. Evaluates two or more arguments and returns TRUE if any
one of the arguments is true, and FALSE only if all of the
statements are false


C, A, D, B, E

Computer Science & Information Technology

You might also like to view...

In the expansion/contraction strategy we use for an adjustable array, if we are not out of heap memory and there are elements in the array, the array is never less than:

A. 75% full B. 50% full C. 25% full D. None of the above

Computer Science & Information Technology

Which of the following is an example of a denial-of-service attack?

A) Clicking a link in an e-mail that happens to contain malware B) Installing a keylogger on a system in an attempt to collect usernames and passwords C) Flooding a system with ping requests in an attempt to take it down D) Viewing medical records to satisfy one’s curiosity

Computer Science & Information Technology

When a control is selected, the smaller orange handles are move handles

Indicate whether the statement is true or false

Computer Science & Information Technology

Which is true about the following external cell reference?

'G:\Branches[Minneapolis.xlsx]Qtr 1'!A1 A) It is in a different folder than the destination file. B) It is in the same workbook as the destination file C) It will not work because of the spaces in the worksheet name. D) It is in the same folder as the destination file.

Computer Science & Information Technology