Question: How many different 4-digit PINs can be formed using the digits 0-9 if repetition is allowed? (2020)
Options:
Correct Answer: 10000
Exam Year: 2020
Solution:
Each digit can be any of the 10 digits (0-9), so the total number of PINs is 10^4 = 10000.