InterviewSolution
Saved Bookmarks
| 1. |
Write the contrapositive and converse of the following statements: If x is a prime number, then x is odd. |
|
Answer» If a number x is not ODD, then x is not a prime number. The CONVERSE is If a number x in odd, then it is a prime number |
|