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...
How many elements can be stored in the following array? float salaries [4] [3] [50];
What will be an ideal response?
Computer Science & Information Technology
Writing code so that an operator can be used with variables of programmer defined types is called __________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology