InterviewSolution
Saved Bookmarks
| 1. |
“If X, then Y unless Z” is represented by which of the following formulae in propositional logic?(A) (X ∧ Y) → ¬ Z(B) (X ∧ ¬ Z) → Y(C) X → (Y ∧ ¬ Z)(D) Y → (X ∧ ¬ Z) |
| Answer» | |