Round the values down at the places noted.

16.2 at tens place


Round 16.2 up at tens place.
Rounding digit is 1.
Add one to rounding digit, giving 26.2.
Round 26.2 down at tens place.
Zero fill the digit 6, drop the digit 2.
Result is 20.

Computer Science & Information Technology

You might also like to view...

Because integration is both a complex and critically important part of the process, the integration protocols have to "____".

A. reduce complexity B. cover all bases C. cover the waterfront D. patch the bases

Computer Science & Information Technology

How many arguments must a function be given?

a. it does not matter b. 1 argument for every variable used in the function c. 1 argument for every parameter in the function definition d. 2 arguments for every parameter in the function definition

Computer Science & Information Technology

To provide random access to files, each ifstream object creates a file position marker automatically that keeps track of where the next character is to be read from or written to.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The intersection of a row and a column in a table creates a box, called a block, into which you can type.

a. true b. false

Computer Science & Information Technology