InterviewSolution
Saved Bookmarks
| 1. |
In which of the following numbers are all the zeros significant?A. `10.00`B. `0.200`C. `0.0020`D. `0.00002` |
|
Answer» Correct Answer - A Zeros at the end of a number (greater than 1) that contains a decimal point are always significiant. |
|