

InterviewSolution
Saved Bookmarks
1. |
In a single throw of two dice, find the probability of (i) getting a sum less than 6 (ii) getting a doublet of odd numbers (iii) getting the sum as a prime number |
Answer» Correct Answer - `(i) 5/18 (ii) 1/12 (iii) 5/12` | |