MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DIGITAL LOGIC

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
All logic gates have the same logical conditions.
A
TRUE
B
FALSE
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Logic gates are based on Boolean algebra. At any given moment, every terminal is in one of the two binary conditions, false or true. False represents 0, and true represents 1. Depending on the type of logic gate being used and the combination of inputs, the binary output will differ.

Detailed explanation-2: -A logic gate has one or more inputs but only one output. Thus, option 2 is correct. It is an electronic device that implements a Boolean function.

Detailed explanation-3: -NAT is not a logic gate . different logic gates are AND, OR, NOT, NAND, NOR. logic gates are elementary building block of digital circuit. Most of logic gates have two input and one output.

Detailed explanation-4: -A logic gate is similar to a conditional block in that it checks incoming values against a conditional expression, with possible outcomes of true and false, and can have one or two outgoing paths.

There is 1 question to complete.