When resolving logical equivalences in an exam, constructing a quick truth table or substituting truth values can save time. For instance, if you set $p = \text{True}$ and $q = \text{False}$, the expression evaluates to $[(\text{True} \wedge \text{True}) \vee \text{False}] \vee (\text{False} \wedge \text{False}) = \text{True}$. Checking the options, $p \vee q$ is $\text{True}$, which immediately eliminates options (B) and (C).