InterviewSolution
Saved Bookmarks
| 1. |
Given the relation `R={(1,2),(2,3)}` on the set `A={1,2,3}` the minimum number of ordered pairs which when added to `R` make it an equivalence relation isA. 5B. 6C. 7D. 8 |
| Answer» Correct Answer - C | |