You use the logical ____ operator to reverse the meaning of a Boolean expression.
A. NOT
B. AND
C. OR
D. XOR
Answer: A
Computer Science & Information Technology
You might also like to view...
The code that is used to represent glyphs or syllables or whole words is called:
A) Unicode. B) function code. C) alpha-numeric code. D) mnemonic code.
Computer Science & Information Technology
Modify the example program immediately preceding these practice problems to sum the integers from 1 to 100.
Replace DO WHILE n < = 5 with DO WHILE n < =100
Computer Science & Information Technology
The case holds the printwires is called a(n) _______________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Which of the following concepts are included on the three sides of the "security triangle"?
A. Confidentiality B. Availability C. Integrity D. Authorization E. Authentication F. Continuity
Computer Science & Information Technology