InterviewSolution
Saved Bookmarks
| 1. |
If the dice (I), (II) and (III) have even number of dots on their bottom faces, then what would be the total number of dots on their top faces? |
| Answer» No. of dots on the top faces of dice (I), (II) and (III) are 5, 1 and 5 respectively. Required total = 5 + 1 + 5 = 11 | |