Physics, asked by 19se16gurukiranl, 8 months ago

boolean expression for x OR gate​

Answers

Answered by js45756825373
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 bhoopbhoomi3088
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