You use the ____ operator ( \ ) to divide two integers (whole numbers), and then return the result as an integer.
A. division
B. modulus
C. whole division
D. integer division
Answer: D
Computer Science & Information Technology
You might also like to view...
What queues were required for the bank simulation algorithm as described in the text?
What will be an ideal response?
Computer Science & Information Technology
A base/member initialization list is preceded by
a. two colons b. a dot (or period) c. a single colon d. a semicolon
Computer Science & Information Technology