InterviewSolution
Saved Bookmarks
| 1. |
Let `R` and `S` be two non-void relations on a set A. Which of the following statements is false?A. R and S are transitive implies `R uu S` is transitiveB. R and S are transitive implies `R nn S` is transitiveC. R and S are symmetric implies `R uu S` is symmetricD. R and S are reflexive implies `R nn S` is reflexive |
| Answer» Correct Answer - A | |