InterviewSolution
Saved Bookmarks
| 1. |
Write the truth values of the following statements :\(\forall\) n ∈ N, n + 6 > 8. |
|
Answer» \(\forall\) n ∈ N, n + 6 > 8 is a false statement, hence its truth value is F. {n = 1 ∈ N, n = 2 ∈ N do not satisfy n + 6 > 8). |
|