Tag: discrete mathematics

Questions Related to discrete mathematics

If $p$ and $q$ are two statement, then $(p  \wedge \sim q) \wedge   (\sim p  \wedge   q)$ is

  1. a fallacy

  2. a tautology

  3. neither tautology nor a fallacy

  4. none of these


Correct Option: A
Explanation:
$p$         $q$          $p \land \sim q$       $q \land \sim p $          $(p \land \sim q ) \land(q \land \sim p )$
T T     F       F          F
T F     T       F          F
F     F       T          F
F F     F       F          F


$\therefore\ (p \land \sim q ) \land(q \land \sim p )$ is a fallacy