1/6
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
AND
True only if input is true and true
OR
True only if at least one input is true
NOT
Output is the opposite of input
NAND
True unless both inputs are true
NOR
True only if both inputs are false
XOR
True if inputs are exactly one true (different inputs)
XNOR
True if both inputs are the same (either both true or both false)