A monkey types some letters in random order.He typed the letters: a d w z q How many different five-letter "words" could the monkey type using just these five letters? (You cannot repeat the letters.)
A. 6
B. 120
C. 151
D. 10
E. 128
Answer: B
Computer Science & Information Technology
You might also like to view...
A ________ query is used to display only aggregate data when the query is run
Fill in the blank(s) with correct word
Computer Science & Information Technology
Adding or removing an entry anywhere within a link based list requires a change of at least how many pointers?
a. one b. two c. three d. four
Computer Science & Information Technology