Which statement is true?

a. Dividing two integers results in integer division.
b. With integer division, any fractional part of the calculation is lost.
c. With integer division, any fractional part of the calculation is truncated.
d. All of the above.

D

Computer Science & Information Technology

You might also like to view...

A(n) __________ symbol is used for an assignment statement in a flowchart.

a. parallelogram b. oval c. processing d. triangle

Computer Science & Information Technology

What is the typical argument to a content-based list operation?

A. an index B. an item C. a list instance D. an array

Computer Science & Information Technology