InterviewSolution
Saved Bookmarks
| 1. |
The number of permutations of n different objects taken r at a time, where repetition is allowed is _______________(a) n!(b) r!(c) ^nPr(d) n^rThe question was asked in semester exam.This interesting question is from Permutations-1 in portion Permutations and Combinations of Mathematics – Class 11 |
|
Answer» Right answer is (d) N^R |
|