InterviewSolution
Saved Bookmarks
| 1. |
Determine the truth of falsity of the If A,B,C are sets, then either A = B or A sub B or B sub A propositions with reasons. |
| Answer» SOLUTION :If A,B,C are sets, then either `A= B or A sub B` or `B sub A`. It is false, as there is POSSIBILITY for `A!=B`. | |