FUNDAMENTALS OF COMPUTER

TELECOMMUNICATIONS SYSTEMS

NETWORK ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
A truth table lists every possible combination of input and the resulting output
A
True
B
False
C
Either A or B
D
None of the above
Explanation: 

Detailed explanation-1: -Then this type of logic gate ( an AND Gate ) only produces an output when “ALL” of its inputs are present. In Boolean Algebra terms the output will be TRUE only when all of its inputs are TRUE. In electrical terms, the logic AND function is equal to a series circuit as shown above.

Detailed explanation-2: -As was mentioned previously in this chapter, a two input gate has four possibilities (00, 01, 10, and 11). A three-input gate has eight possibilities (000, 001, 010, 011, 100, 101, 110, and 111) for input states.

Detailed explanation-3: -A truth table shows, for each combination of inputs, what the output will be. Like logic gates, a 0 in the table represents FALSE, while 1 represents TRUE. An AND gate is represented in the truth table below.

Detailed explanation-4: -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.

There is 1 question to complete.