InterviewSolution
Saved Bookmarks
| 1. |
Write the duals of (p ∨ q) ∨ c. |
|
Answer» The duals of the given statement patterns are : (p ∧ q) ∧ t |
|