
| 1. | ![]() |
2. | ![]() |
| 3. | ![]() |
4. | ![]() |




| Input | Output | |||
| \(A\) | \(B\) | \(C\) | \(D\) | \(Y\) |
| \(1\) | \(1\) | \(0\) | \(1\) | \(1\) |
| \(0\) | \(0\) | \(1\) | \(1\) | \(0\) |
| \(1\) | \(0\) | \(1\) | \(0\) | \(1\) |
| \(1\) | \(1\) | \(1\) | \(1\) | \(0\) |
| Input | Output | |||
| \(A\) | \(B\) | \(C\) | \(D\) | \(Y\) |
| \(1\) | \(1\) | \(0\) | \(1\) | \(0\) |
| \(0\) | \(0\) | \(1\) | \(1\) | \(0\) |
| \(1\) | \(0\) | \(1\) | \(0\) | \(1\) |
| \(1\) | \(1\) | \(1\) | \(1\) | \(1\) |
| Input | Output | |||
| \(A\) | \(B\) | \(C\) | \(D\) | \(Y\) |
| \(1\) | \(1\) | \(0\) | \(1\) | \(1\) |
| \(0\) | \(0\) | \(1\) | \(1\) | \(0\) |
| \(1\) | \(0\) | \(1\) | \(0\) | \(0\) |
| \(1\) | \(1\) | \(1\) | \(1\) | \(1\) |
| Input | Output | |||
| \(A\) | \(B\) | \(C\) | \(D\) | \(Y\) |
| \(1\) | \(1\) | \(0\) | \(1\) | \(0\) |
| \(0\) | \(0\) | \(1\) | \(1\) | \(1\) |
| \(1\) | \(0\) | \(1\) | \(0\) | \(1\) |
| \(1\) | \(1\) | \(1\) | \(1\) | \(1\) |
| 1. | \(\begin{array}{c|c|c} {n} &{~m} & {z} \\ \hline 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 1 & 0 \\ 1 & 0 & 0 \end{array}\) | 2. | \(\begin{array}{c|c|c} {n} & {~m} & {z} \\ \hline 0 & 0 & 0 \\ 0 & 1 & 1 \\ 1 & 1 & 0 \\ 1 & 0 & 1 \end{array}\) |
| 3. | \(\begin{array}{c|c|c} {n} & {~m} & {z} \\ \hline 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 1 & 1 \\ 1 & 0 & 0 \end{array}\) | 4. | \(\begin{array}{c|c|c} {n} &{~m} & {z} \\ \hline 0 & 0 & 1 \\ 0 & 1 & 1 \\ 1 & 1 & 0 \\ 1 & 0 & 0 \end{array}\) |
| 1. |
|
2. |
|
||||||||||||||||||||||||||||||
| 3. |
|
4. |
|
| \(\mathrm{A.}\) | One \(3\text-\)input AND gate, \(3\text-\) NOT gates and one \(2\text-\)input OR gate, One \(2\text-\)input AND gate |
| \(\mathrm{B.}\) | One \(3\text-\)input AND gate, \(1\) NOT gate, One \(2\text-\)input NOR gate and one \(2\text-\)input OR gate |
| \(\mathrm{C.}\) | \(3\text-\)input OR gate, \(3\) NOT gates and one \(2\text-\)input AND gate |
| 1. | \(\mathrm{A,C~\text{Only}}\) | 2. | \(\mathrm{A,B,C~\text{Only}}\) |
| 3. | \(\mathrm{B,C~\text{Only}}\) | 4. | \(\mathrm{A,B~\text{Only}}\) |