InterviewSolution
Saved Bookmarks
| 1. |
Write the negation of the following statements:(i) Chennai is the capital of Tamil Nadu,(ii) `sqrt(2)`is not a complex number(iii) All triangles are not equilateral triangle.(iv) The number 2 is greater than 7.(v) Every natural number is |
|
Answer» (i) Chennai is not the capital of tamil nadu. (ii) `sqrt(2)` is a complex number. (iii) all triangles are not equilateral triangle. (iv) the number 2 is greater than 7. (iv) every natural number is an integer. |
|