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