InterviewSolution
Saved Bookmarks
| 1. |
If A, B, C be three sets such that A ∪ B = A ∪ C and A ∩ B = A ∩ C, then?(a) A=B(b) A=C(c) B=C(d) A=B=CThis question was posed to me in my homework.This question is from Relations in chapter Compiler Introduction of Compiler |
|
Answer» The correct OPTION is (C) B=C |
|