InterviewSolution
Saved Bookmarks
| 1. |
If p: Ram is lazy, q: Ram fails in the examination, then the verbal form of ~p ∨ ~q is (A) Ram is not lazy and he fails in the examination. (B) Ram is not lazy or he does not fail in the examination. (C) Ram is lazy or he does not fail in the examination. (D) Ram is not lazy and he does not fail in the examination. |
|
Answer» Correct option: (B) Ram is not lazy or he does not fail in the examination. ~p: Ram is not lazy, ~q: Ram does not fail in the examination, ‘∨’ indicates ‘or’. |
|