InterviewSolution
Saved Bookmarks
| 1. |
Write the converse of the following statements. (i) If a number n is even, then n^(2) is even. (ii) If you do all the exercises in the book, you get an A grade in the class. (iii) If two integers a and b are such that a gt b, then a -b is always a positive integer. |
|
Answer» if a NUMBER `N^(2)` is EVEN, then n is even |
|