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» (c) ‘p → q is same as ‘p only if q’. |
|