SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

Computer Science AQA A level

» Start this Course
(Practice similar questions for free)
Question:

Represent an XOR as a boolean expression

Author: Will Parker



Answer:

Or (X + Y) . NOT(X . Y)


0 / 5  (0 ratings)


or (X + Y) . NOT(X . Y)
1 answer(s) in total