MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DIGITAL LOGIC

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
An AND gate has 7 inputs.How many input words are in its truth table?
A
16
B
32
C
64
D
128
Explanation: 

Detailed explanation-1: -Because it is an AND gate, the output will be 0 for 127 of the 128 input combinations, and 1 only if all inputs are 1 (last row).

Detailed explanation-2: -Most logic gates have two inputs and one output.

Detailed explanation-3: -This number grows exponentially at 2n, where n is the number of inputs. So, a 4-input AND gate has 16 possible combinations, 5 inputs would be 32 outputs, and so on.

Detailed explanation-4: -General Description. This device contains three independent gates each of which performs the logic AND function. Ordering Code: Devices also available in Tape and Reel.

There is 1 question to complete.