1. Computer Science Engineering (CSE)
  2. Design and Analysis of Algorithms
  3. You have 3 dice each having 6 faces. Wha...
Q.

You have 3 dice each having 6 faces. What is the number of permutations that can be obtained when you roll the 3 dice together?

A. 27
B. 36
C. 216
D. 81
Answer» C. 216
Explanation: the total number of permutations that can be obtained is 6 * 6 * 6

Discussion