InterviewSolution
Saved Bookmarks
| 1. |
If the Y is the reading of sand surface (ml) then what is the percentage of bulking?(a) % of bulking {(200/Y)-2} x 100(b) % of bulking {(200/Y)-1} x 100(c) % of bulking {(100/Y)-2} x 100(d) % of bulking {(100/Y)-1} x 100I had been asked this question during an internship interview.The query is from Soundness of Aggregates in division Aggregates and Testing of Aggregates of Concrete Technology |
|
Answer» The correct choice is (b) % of bulking {(200/Y)-1} x 100 |
|