Ex-OR and Ex-NOR Gates - Technical MCQs

Q1:

Show from the truth table how an exclusive-OR gate can be used to invert the data on one input if the other input is a special control function.

A Using A as the control, when A = 0, X is the same as B. When A = 1, X is the same as B.

B Using A as the control, when A = 0, X is the same as B. When A = 1, X is the inverse of B.

C Using A as the control, when A = 0, X is the inverse of B. When A = 1, X is the same as B.

D Using A as the control, when A = 0, X is the inverse of B. When A = 1, X is the inverse of B.

ANS:B - Using A as the control, when A = 0, X is the same as B. When A = 1, X is the inverse of B.

No answer description is available.