If input of a NOT gate is "1" then its output is _____?
If input of a NOT gate is "1" then its output is _____?
اگر ناٹ گیٹ کا ان پٹ "1" ہے تو اس کا آؤٹ پٹ _____ ہے؟
Explanation
A NOT gate, also known as an inverter.
It is a digital logic gate that negates the input signal.
If the input is "1", the output will be "0".
If the input is "0", the output will be "1".
The truth table for a NOT gate is:
Input | Output
-----|------
0 | 1
1 | 0