Vidyalelo
Data Structure · Q238

Dynamic Programming in Data Structures

Programming · Data Structure · question 238

Q238

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
Answer
D.
81

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board