InterviewSolution
Saved Bookmarks
| 1. |
If the first action can be done in m ways and second action can be done in n ways then in how many ways can both the actions be done together?(a) mn(b) m / n(c) m – n(d) m + n |
|
Answer» Correct option is (a) mn |
|