

InterviewSolution
Saved Bookmarks
1. |
Round - off the following numbers as indicated. (a) 17.234 to 3 digits(b) 3.996 xx 10^(5) to 3 digits (c) 3.6925 xx 10^(3) to 2 digits(d) 124783 to 5 digits. |
Answer» <html><body><p></p><a href="https://interviewquestions.tuteehub.com/tag/solution-25781" style="font-weight:bold;" target="_blank" title="Click to know more about SOLUTION">SOLUTION</a> :(a) 17.2 (b) `4.00 <a href="https://interviewquestions.tuteehub.com/tag/xx-747671" style="font-weight:bold;" target="_blank" title="Click to know more about XX">XX</a> 10^(<a href="https://interviewquestions.tuteehub.com/tag/5-319454" style="font-weight:bold;" target="_blank" title="Click to know more about 5">5</a>)` (<a href="https://interviewquestions.tuteehub.com/tag/c-7168" style="font-weight:bold;" target="_blank" title="Click to know more about C">C</a>) `3.7 xx 10^(3)` (d) 124780</body></html> | |