InterviewSolution
Saved Bookmarks
| 1. |
If `**` is a binary operation on the set R of all real numers difined by `a**b=a+b-3` then find the identity element for `**.` |
| Answer» Correct Answer - `e=3` | |