MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DIGITAL LOGIC

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
What is the formula for a NOT Gate?
A
x=A+B
B
x=A.B
C
x=Ā
D
None of the above
Explanation: 

Detailed explanation-1: -A NOT gate has a triangular shape with a bubble on the top. The top bubble is used to get the inversion of the input or the complement. NOT gate has the equation as – X = Ā.

Detailed explanation-2: -The Boolean expression of the OR gate is Y = A + B, read as Y equals A ‘OR’ B.

Detailed explanation-3: -The NOT gate is an electronic circuit that produces an inverted version of the input at its output. It is also known as an inverter. If the input variable is A, the inverted output is known as NOT A.

There is 1 question to complete.