

InterviewSolution
Saved Bookmarks
1. |
On dividing `0*25` by `22*1176`, the actual answer is `0*011303`. The correctly reported answer will beA. 0.011B. 0.01C. 0.0113D. 0.013 |
Answer» Correct Answer - A `0.25 div 22.1176=0.011303`. As the least precise term involved has two significant figure (vizm 0.25) therefore reported answer is 0.011. |
|