InterviewSolution
Saved Bookmarks
| 1. |
The symbolic form of the statement ‘It is not true that intelligent persons are neither polite nor helpful’ is (A) ~(p ∨ q) (B) ~(~p ∧ ~q) (C) ~(~p ∨ ~q) (D) ~(p ∧ q) |
|
Answer» Correct option: (B) ~(~p ∧ ~q) p: Intelligent persons are polite. q: Intelligent persons are helpful. ∴ Symbolic form: ~ (~p ∧ ~q) |
|