InterviewSolution
Saved Bookmarks
| 1. |
Determine whether or not each of the definitions of ** given below gives a binary operation. In the event that ** is not a binary operation, give justification for this on Z^+, define ** by a**b=a |
|
Answer» Solution :For any two positive INTEGERS a and b, a is a UNIQUE positive INTEGER `THEREFORE **` is a binary OPERATION |
|