Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
Unlike the AND and OR gates that take two input signals, the NOT gate only takes one input signal and produces a single output signal. The NOT gate simply inverts or reverses the input signal. If the input is “high,” then the output will be “low,” and vice versa.
A NOT gate carries out logical negation on the given signal. If the input signal is false, then the output signal will be true.
An AND gate carries out logical conjunction. It gives a low output when low input is processed through the AND gate, and it gives a high output when high input is applied.
OR gate performs logical disjunction. When one of the two input signals are high, the output signal will also be high. If both input signals are not high, it results in a low output signal.