InterviewSolution
Saved Bookmarks
| 1. |
If A = {1, 2, 3, 4, 5} then which of the following is not true?(a) Ǝ x ∈ A such that x + 3 = 8(b) Ǝ x ∈ A such that x + 2 < 9(c) Ǝ x ∈ A, x + 6 ≥ 9(d) Ǝ x ∈ A such that x + 6 < 10 |
|
Answer» Option : (c) Ǝ x ∈ A, x + 6 ≥ 9 |
|