

InterviewSolution
Saved Bookmarks
1. |
The number of different four - digit numbers that can be formed with the digits 2, 3, 4, 7 and using each digit only once isA. 120B. 96C. 24D. 100 |
Answer» Correct Answer - C Given, digits 2, 3, 4 and 7, we have to form four-digit numbers using these digits. `therefore` Required number of ways `= ""^(4)P_(4) = 4"!" = 4 xx 3 xx 2"!" = 24` |
|