Exams › GATE › Technical
The truth table
X Y f(X,Y)
0 0 0
0 1 0
1 0 1
1 1 1
represents the Boolean function
- X
- X + Y
- X ⊕ Y
- Y
Correct answer: X
Solution
The truth table shows that the output is true (1) only when X is true (1), regardless of the value of Y, which directly corresponds to the Boolean function represented by X.
Related GATE Technical questions
⚔️ Practice GATE Technical free + battle 1v1 →