MCQOPTIONS
Saved Bookmarks
| 1. |
If R is the relation “is greater than” from A ={1,2,3,4,5}to B={1,3,4} , Than R-1 is |
| A. | {(3,4),(4,5),(3,5)} |
| B. | {(1,2) ,(1,3),(1,4),(1,5)} |
| C. | {(1,2), (1,3), (1,4), (3,4), (1,5), (3,5), (4,5)} |
| D. | {(2,1), (3,1), (4,1),(4,3), (5,1), (5,3), (5,4)} |
| Answer» D. {(2,1), (3,1), (4,1),(4,3), (5,1), (5,3), (5,4)} | |