

InterviewSolution
Saved Bookmarks
1. |
How many numbers between 5000 and 10,000 can be formed using the digits 1,2,3,4,5,6,7,8,9, each digit appearing not more than once in each number?A. `5xx""^(8)P_(3)`B. `5xx""^(8)C_(8)`C. `5!xx""^(8)P_(3)`D. `5!xx""^(8)C_(3)` |
Answer» Correct Answer - A |
|