

InterviewSolution
Saved Bookmarks
1. |
The number of ways in which 12 balls can be divided between two friends, one receiving 8 and the other 4, isA. `(12!)/(8!4!)`B. `(12!12!)/(8!4!)`C. `(12!)/(8!4!2!)`D. none of these |
Answer» Correct Answer - B |
|