This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
---
|
||||
note type:
|
||||
- theory
|
||||
- mathematics
|
||||
date: 2026-06-03
|
||||
done: true
|
||||
---
|
||||
XOR stands for exclusive or. It is a logical operation that outputs true only when the inputs differ (one is true, the other is false). If both inputs are the same (both true or both false), the output is false.
|
||||
|
||||
Here is the truth table for XOR:
|
||||
|
||||
Reference in New Issue
Block a user