Round the following values to the nearest place noted.

100 at hundreds place


Round 100 to nearest 100.
Rounding digit is 1.
Check digit is 0.
Since 0 is less than 5, round down.
Since only zeros are left of hundreds place, there is no change.
Result is 100.

Computer Science & Information Technology

You might also like to view...

When copies of classified information are no longer valuable or too many copies exist, what steps should be taken to destroy them properly? Why?

What will be an ideal response?

Computer Science & Information Technology

Which of the following is a type of software licensed for free use during a trial period, after which users are supposed to pay a registration fee?

A. shareware B. freeware C. open source software D. commercial software

Computer Science & Information Technology

In Excel, an active cell is the where data will display when you type

Indicate whether the statement is true or false

Computer Science & Information Technology

What is the worst case performance of the Aho-Corasick string matching algorithm?

a. O(n+m+z) b. O(n+z) c. O(z) d. O(m*n*z)

Computer Science & Information Technology