NEET2024Physics-Logic Gates and Circuits

NEET 2024 Physics Truth Tables and Boolean Expressions MCQ Question

Type: MCQ-conceptual-Easy-Class 12

A logic circuit provides the output YY as per the following truth table:

ABY001010101110\begin{array}{|c|c|c|} \hline A & B & Y \\ \hline 0 & 0 & 1 \\ 0 & 1 & 0 \\ 1 & 0 & 1 \\ 1 & 1 & 0 \\ \hline \end{array}

The expression for the output YY is :

A

B\overline{B}

B

BB

C

AB+AA\overline{B} + \overline{A}

D

AB+ABA\overline{B} + \overline{A}B

Correct Answer

Option A

Detailed Explanation

The truth table corresponds to the XOR gate, which is expressed as AB+ABA\overline{B} + \overline{A}B.

Found an issue with this question?

Related Questions