InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is the conditional p → q?A. q is sufficient for p.B. p is necessary for q.C. p only if q.D. if q, then p. |
|
Answer» We know that p→ q is same as p only if q. |
|