InterviewSolution
Saved Bookmarks
| 1. |
Let A={1,2} and B={3,4}. Which of the following cannot be relation from set A to set B?(a) {(1,1), (1,2), (1,3), (1,4)}(b) {(1,3), (1,4)}(c) {(2,3), (2,4)}(d) {(1,3), (1,4), (2,3), (2,4)}The question was asked in homework.My question is taken from Relations in portion Relations and Functions of Mathematics – Class 11 |
|
Answer» The CORRECT answer is (a) {(1,1), (1,2), (1,3), (1,4)} |
|