

InterviewSolution
Saved Bookmarks
1. |
A binary operation is chosen at random from the set of all binary operations on a set A containing n elements. The probability that the binary operation is commutative, isA. `(n^(n))/(n^(n^(2)))`B. `(n^(n//2))/(n^(n^(2)))`C. `(n^(n//2))/(n^(n^(2//2)))`D. none of these |
Answer» Correct Answer - C | |