For a NAND gate, the inputs and outputs are given below. $ \begin{array}{|c|c|c|} \hline \text{Input A} &…
For a NAND gate, the inputs and outputs are given below.
$
\begin{array}{|c|c|c|}
\hline
\text{Input A} & \text{Input B} & \text{Output Y} \\
\hline
0 & 1 & C \\
\hline
0 & 0 & D \\
\hline
1 & 0 & E \\
\hline
1 & 1 & F \\
\hline
\end{array}
$
The values taken by $C$, $D$, $E$, $F$ are respectively.