InterviewSolution
Saved Bookmarks
| 1. |
If an event can occur in ‘m’ different ways, following which another event can occur in ‘n’ different ways, then the total numbers of occurrence of the events in the given order is __________________(a) m + n(b) m – n(c) m*n(d) m/nThis question was addressed to me in an interview for internship.My question is based upon Fundamental Principle of Counting in chapter Permutations and Combinations of Mathematics – Class 11 |
|
Answer» CORRECT CHOICE is (C) m*n Easy explanation: By the fundamental principle of counting, if an event can occur in ‘m’ DIFFERENT ways, following which another event can occur in ‘n’ different ways, then the total numbers of OCCURRENCE of the events in the given order is m*n. |
|