InterviewSolution
Saved Bookmarks
| 1. |
The number of days required by A, B and C to work individually is 6, 12 and 8 respectively. They started a work doing it alternatively. If A has started then followed by B and so on, how many days are needed to complete the whole work?In theabove question if the order of working days be as B,C,A,B,C,A…(starting with B and followed by C and A respectively), then in how many days the work will he completed? |
| Answer» Answer :C | |