Given the function $F(A,B,C) = \prod M(7)$
a. Formulate the minimal POS expression for $F$ and draw its circuit. Label this as $F1$. If
needed, you may use K-maps or Boolean manipulation to formulate the minimal
expression.
b. Formulate the minimal SOP expression for $F$. Label this as $F2$. If needed, you may use
K-maps or Boolean manipulation to formulate the minimal expression.
c. Using either $F1$ or $F2$ as the starting point, implement the function $F(A,B,C)$ using an
all-NAND implementation and draw its circuit. There is no limit to the number of
inputs of the NAND gate.