- The Karnaugh Map groups the 1s into minimal sum-of-products expressions, which helps in simplifying complex Boolean functions.
- The correct sum-of-products expressions are derived by carefully grouping the 1s in the Karnaugh Map. This simplification process leads to the correct expressions found in options (A) and (D).
- Options (B) and (C) are incorrect because they are missing essential terms and do not fully represent \( F(w,x,y,z) \), which makes them incomplete expressions.
Thus, the correct options are (A) and (D).