

MCQOPTIONS
Saved Bookmarks
1. |
What is converse for statement if p then q? |
A. | if not q then not p |
B. | if q then p |
C. | if not p then q |
D. | if not p then not q |
Answer» C. if not p then q | |