How to calculate total number of binary operations?
Answers
Answered by
0
Explanation:
total number of binary operation on a set consisting 'n' elements is given by n^(n^2)(n raised to n square).
for your question, the set has 3 elements . so, the total number of binary operation is 3^9
Similar questions