

InterviewSolution
Saved Bookmarks
1. |
The number of ways in which 21 objects can be grouped into three groups of 8, 7, and 6 objects,isA. `(20!)/(8!+7!+6!)`B. `(21!)/(8!7!)`C. `(21!)/(8!7!6!)`D. `(21!)/(8!+7!+6!)` |
Answer» Correct Answer - C |
|