Search any question & find its solution
Question:
Answered & Verified by Expert
The truth table given below correspond to the logic gate
\begin{tabular}{cc|c}
$\mathrm{A}$ & $\mathrm{B}$ & $\mathrm{X}$ \\
\hline 0 & 0 & 1 \\
1 & 0 & 0 \\
0 & 1 & 0 \\
1 & 1 & 0
\end{tabular}
Options:
\begin{tabular}{cc|c}
$\mathrm{A}$ & $\mathrm{B}$ & $\mathrm{X}$ \\
\hline 0 & 0 & 1 \\
1 & 0 & 0 \\
0 & 1 & 0 \\
1 & 1 & 0
\end{tabular}
Solution:
2418 Upvotes
Verified Answer
The correct answer is:
NOR
The given gate is a NOR gate. The output is high, when all inputs are low.
Truth Table:
\begin{tabular}{|c|c|c|}
\hline $\mathbf{A}$ & $\mathbf{B}$ & $\mathbf{Y}$ \\
\hline 0 & 0 & 1 \\
\hline 1 & 0 & 0 \\
\hline 0 & 1 & 0 \\
\hline 1 & 1 & 0 \\
\hline \multicolumn{2}{|c|} { Logic Symbols } \\
\hline
\end{tabular}

Boolean expression: $\overline{\mathrm{A}+\mathrm{B}}=\mathrm{Y}$
Truth Table:
\begin{tabular}{|c|c|c|}
\hline $\mathbf{A}$ & $\mathbf{B}$ & $\mathbf{Y}$ \\
\hline 0 & 0 & 1 \\
\hline 1 & 0 & 0 \\
\hline 0 & 1 & 0 \\
\hline 1 & 1 & 0 \\
\hline \multicolumn{2}{|c|} { Logic Symbols } \\
\hline
\end{tabular}

Boolean expression: $\overline{\mathrm{A}+\mathrm{B}}=\mathrm{Y}$
Looking for more such questions to practice?
Download the MARKS App - The ultimate prep app for IIT JEE & NEET with chapter-wise PYQs, revision notes, formula sheets, custom tests & much more.