InterviewSolution
Saved Bookmarks
| 1. |
The contrapositive of the statement“If p, then q”, isA. If q, then p.B. If p, then ~ q.C. If ~ q, then ~ p.D. If ~ p, then ~ q. |
|
Answer» Here the statement is “If p, then q” i.e p→ q Contrapositive of the statement p→ q is (~q)→ (~p) Therefore, If ~q, then ~p Hence, the correct option is (C) |
|