The operation _________ yields true if either or both of its operands are true.
A. NOT
B. AND
C. NAND
D. OR
D. OR
Computer Science & Information Technology
You might also like to view...
What is the size in bits of an int?
a. 8 b. 16 c. 32 d. 64
Computer Science & Information Technology
A(n) ________ is the most powerful and expensive computer available
Fill in the blank(s) with correct word
Computer Science & Information Technology
The ________ keyboard shortcut moves the selection to the last field in the table or end of the selected field
A) Tab B) Ctrl + End C) Ctrl + Home D) Page Down
Computer Science & Information Technology
In C++ and C#, which type of punctuation is used to hold the array's subscript following the group name?
A. square brackets B. asterisks C. parenthesis D. quotes
Computer Science & Information Technology