

InterviewSolution
Saved Bookmarks
1. |
The binary relation {(1,1), (2,1), (2,2), (2,3), (2,4), (3,1), (3,2)} on the set {1, 2, 3} is __________(a) reflective, symmetric and transitive(b) irreflexive, symmetric and transitive(c) neither reflective, nor irreflexive but transitive(d) irreflexive and antisymmetricThe question was posed to me at a job interview.I want to ask this question from Types of Relations topic in chapter Relations of Discrete Mathematics |
Answer» The correct option is (c) neither reflective, nor irreflexive but TRANSITIVE |
|