

InterviewSolution
Saved Bookmarks
1. |
The number lock of a suitcase has 4 wheels, each labelled with ten digits i.e., from 0 to 9. The lock opens with a sequence of four digits with no repeats. What is the probability of a person getting the right sequence to open the suitcase? |
Answer» The number lock has 4 wheels, each labelled with ten digits i.e., from 0 to 9. Thus, the required probability is 1/5040 |
|