what's the meaning of NAND
Answers
Answered by
0
Answer:
A logical operator that consists of a logical AND followed by a logical NOT and returns a false value only if both operands are true
Surprisingly, NAND is not an acronym. Instead, the term is short for "NOT AND," a boolean operator and logic gate. The NAND operator produces a FALSE value only if both values of its two inputs are TRUE
Similar questions