Which of the following Boolean expressions is correct?

A. true or true = true
B. true or false = false
C. false or true = false
D. false or false = true


Answer: A

Computer Science & Information Technology

You might also like to view...

End-of-line comments that should be ignored by the compiler are denoted using:

a. Two forward slashes (//). b. Three forward slashes (///). c. A slash and a star (/*). d. A slash and two stars (/**).

Computer Science & Information Technology

Excel's AutoFill feature helps enter the sequence into a series of cells

Indicate whether the statement is true or false

Computer Science & Information Technology

The main advantage of Bluetooth can be summarized in terms of ________ life

Fill in the blank(s) with correct word

Computer Science & Information Technology

All of the following statements are TRUE about the Watch Window EXCEPT:

A) The workbook that contains the watched cell must be closed and must remain closed. B) The Watch Window is particularly useful when you want to monitor the effect of your changes to values in several other worksheets or workbooks. C) As soon as the workbook is closed, any cells that are being watched are removed from the Watch Window. D) The Watch Window makes it possible to monitor cells the user considers important in a separate window.

Computer Science & Information Technology