

InterviewSolution
Saved Bookmarks
1. |
The total number of ways in which 12 persons can be divided into three groups of 4 persons each, isA. `(12!)/((13!)^(3)4!)`B. `(12!)/((4!)^(3))`C. `(12!)/((4!)^(3)3!)`D. `(12!)/((3!)^(4))` |
Answer» Correct Answer - C |
|