

InterviewSolution
Saved Bookmarks
1. |
The total number of ways of dividing `15` different things into groups of `8. ,4` and `3` respectively, isA. `(15!)/(8!4!(3!)^(2))`B. `(15!)/(8!4!3!)`C. `(15!)/(8!4!)`D. none of these |
Answer» Correct Answer - B |
|