InterviewSolution
| 1. |
Let I be a set of all lines in a XY plane and R be a relation in I defined as R = {(I1, I2):I1 is parallel to I2}. What is the type of given relation?(a) Reflexive relation(b) Transitive relation(c) Symmetric relation(d) Equivalence relationI got this question in an internship interview.My question comes from Types of Relations in chapter Relations and Functions of Mathematics – Class 12 |
|
Answer» Right answer is (d) EQUIVALENCE relation |
|