Multiple choice What is the form of the Boolean expression (A + B) (C + D) = x? Product of sums Sum of products Karnaugh Map Matrix Reveal answer Fill a bubble to check yourself A Correct answer Explanation The expression (A + B)(C + D) is a product of two sum terms. This structure is the definition of Product of Sums (POS) form.