Concept:
Use De Morgan’s Laws:
\[
\overline{A + B} = \bar{A} \cdot \bar{B}
\]
Step 1: Apply complement on sum.
\[
(A + B)' = A' \cdot B'
\]
Step 2: Interpret result.
• Complement of OR becomes AND of complements
Step 3: Match with options.
\[
\bar{A}\bar{B}
\]
Step 4: Conclusion.
\[
\boxed{(2)}
\]