InterviewSolution
Saved Bookmarks
| 1. |
If A = {2, 3, 4, 5, 6}, then which of the following is not true?(A) \(\exists\) x \(\in\) A such that x + 3 = 8(B) \(\exists\) x \(\in\) A such that x + 2 < 5(C) \(\exists\) x \(\in\) A such that x + 2 < 9(D) \(\forall\) x \(\in\) A such that x + 6 \(\geq\) 9 |
|
Answer» Correct answer: (D) \(\forall\) x \(\in\) A such that x + 6 \(\geq\) 9 |
|