InterviewSolution
Saved Bookmarks
| 1. |
The dual of ‘(p ∧ t) ∨ (c ∧ ~q)’ where t is a tautology and c is a contradiction, is(A) (p ∨ c) ∧ (t ∨ ~q) (B) (~p ∧ c) ∧ (t ∨ q) (C) (~p ∨ c) ∧ (t ∨ q) (D) (~p ∨ t) ∧ (c ∨ ~q) |
|
Answer» Correct option: (A) (p ∨ c) ∧ (t ∨ ~q) |
|