InterviewSolution
Saved Bookmarks
| 1. |
Let S = Set of all women in the world. Define R as follows: a, b in S, a Rb if a and b have at least one of the two parents in common, Then |
|
Answer» R is REFLEXIVE and SYMMETRIC only |
|