boolean expression for x OR gate
Answers
Answered by
1
Explanation:
For a 2-input Ex-OR gate, the output Q is true if EITHER input A or if input B is true, but NOT both giving the Boolean Expression of: ( Q = (A and NOT B) or (NOT A and B) ).
Answered by
0
Answer:
For a 2-input Ex-OR gate, the output Q is true if EITHER input A or if input B is true, but NOT both giving the Boolean Expression of: ( Q = (A and NOT B) or (NOT A and B) ).
Similar questions
Hindi,
5 months ago
Math,
5 months ago
English,
5 months ago
Computer Science,
10 months ago
Math,
10 months ago