InterviewSolution
Saved Bookmarks
| 1. |
If first part of the sentence is p and the second is q, then the symbolic form of the statement ‘It is not true that Physics is not interesting or difficult’ is(A) ~(~p ∧ q) (B) (~p ∨ q) (C) (~p ∨ ~q) (D) ~(~p ∨ q) |
|
Answer» Correct option: (D) ~(~p ∨ q) p: Physics is interesting. q: Physics is difficult. ∴ Symbolic form: ~ (~p ∨ q) |
|