InterviewSolution
Saved Bookmarks
| 1. |
If A, B and C are any three sets, then A – (B ∪ C) is equal to _____________(a) (A – B) ∪ (A – C)(b) (A – B) ∪ C(c) (A – B) ∩ (A – C)(d) (A – B) ∩ CI have been asked this question in semester exam.The above asked question is from Relations in chapter Compiler Introduction of Compiler |
|
Answer» The correct choice is (c) (A – B) ∩ (A – C) |
|