Saved Bookmarks
| 1. |
Write the total number of binary operations on a set consisting of two elements. |
|
Answer» Let A be a non-empty set having n elements. Then, the total number of binary operations on this set, i.e., from A×A is \(n^{n^2}\) Here n = 2 Thus, total number of possible binary operations are 24 = 16. |
|