Vidyalelo
Data Structure · Q226

Dynamic Programming in Data Structures

Programming · Data Structure · question 226

Q226

There are 10 dice having 5 faces. The faces are numbered from 1 to 5. What is the number of ways in which a sum of 4 can be achieved?

A.
0
Answer
B.
2
C.
4
D.
8

Answer: Option A

Solution

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