Asked by Matt
an eight character password must be six letters of the alphabet (not case-sensitive) followed by a two digit number. how many different addresses of this kind are possible
Answers
Answered by
Reiny
Since you place no restrictions on repeats, I will assume that letters and digits can be repeated, and that 00 at the end is allowed.
Number of ways = (26^6)(100)
= around 31 billion
Number of ways = (26^6)(100)
= around 31 billion
There are no AI answers yet. The ability to request AI answers is coming soon!