math - Mutual exclusion truth table? -


can give me truth table of mutual exclusion?

a  b| result ------------- 0  0| 0  1| 1  0| 1  1| 

please fill result column reflects mutual exclusion.

iirc, xor:

0 0 | 0 0 1 | 1 1 0 | 1 1 1 | 0 

apparently, being downvoted because think not xor truth table? here's wikipedia article, truth table looks identical mine: https://en.wikipedia.org/wiki/exclusive_or


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -