____ operators require two operands.
A. Unary
B. Tertiary
C. Binary
D. Dual
Answer: C
Computer Science & Information Technology
You might also like to view...
A single algorithm that will calculate the greatest common divisor (gcd) of two integers and, if the gcd is 1, determine the inverse of one of the integers modulo the other, is the __________ algorithm.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Class A fire extinguishers are best suited for which of the following fires?
A) Computer equipment fires B) Fires in document storage areas C) Fires with liquids and gases D) Fires involving metals
Computer Science & Information Technology
In a Word document, the character indicates that the ________ key has been pressed
Fill in the blank(s) with correct word
Computer Science & Information Technology
Which construct can be used in a shell script to read stdin and place it in a variable?
a. read. b. sum. c. verify. d. test.
Computer Science & Information Technology