InterviewSolution
Saved Bookmarks
| 1. |
Let (Z, *)be an algebraic structure where Z is the set of integers and the operation ∗ is defined by n ∗ m = max(n . m). Which of the following statements is true for (Z, *)?(A) (Z, *) is a monoid(B) (Z, *) is an Abelian group(C) (Z, *) is a group(D) None of the above |
| Answer» | |