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

  • (A) n*n*n…f times
  • (B) f*f*f…n times
  • (C) n*n*n…n times
  • (D) f*f*f…f times
πŸ’¬ Discuss
βœ… Correct Answer: (B) f*f*f…n times
Explanation: each die can take f values and there are n dice. so, the total number of permutations is f*f*f…n times.

Explanation by: Mr. Dubey
each die can take f values and there are n dice. so, the total number of permutations is f*f*f…n times.

πŸ’¬ Discussion

πŸ“Š Question Analytics

πŸ‘οΈ
284
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
88%
Success Rate