NOT GateEasyQuestion 20246
Question
NOT gate is also called an inverter because:
- AIt multiplies the input
- BIt inverts/complements the input: Y = Ā (NOT A)Correct
- CIt adds two inputs
- DIt stores information
Correct answer
It inverts/complements the input: Y = Ā (NOT A)
Explanation
NOT: Y = Ā. Input 0 → output 1; input 1 → output 0. The inverter has one input and one output. Used in all digital circuits for complementation.