Advertisements
Advertisements
प्रश्न
What will be the values of input A and B for the Boolean expression `overline ((A +B) .(A*B)) =1?`
उत्तर
The truth table for the Boolean expression `overline ((A +B) .(A*B)) = is:`
A | B | (A+B) | (A,B) | (A+B).(A.B) | `overline ((A +B) .(A*B)) =1?` |
1 | 1 | 1 | 1 | 1 | 0 |
0 | 0 | 0 | 0 | 0 | 1 |
1 | 0 | 1 | 0 | 0 | 1 |
0 | 1 | 1 | 0 | 0 | 1 |
The output of this Boolean expression is 1 only when both the inputs A and B are 1.
The values of A should, therefore, be 1.
APPEARS IN
संबंधित प्रश्न
The following figure shows the input waveforms (A, B) and the output waveform (Y) of a gate. Identify the gate, write its truth table and draw its logic symbol.
Identify the logic gates marked 'P' and 'Q' in the given circuit. Write the truth table for the combination.
The logic gate which produces LOW output when one of the input is HIGH and produces
HIGH output only when all of its inputs are LOW is called _______.
(A) AND gate
(B) OR gate
(C) NOR gate
(D) NAND gate
Write the truth table for the circuits given in following figure consisting of NOR gates only. Identify the logic operations (OR, AND, NOT) performed by the two circuits.
(a)
(b)
Give the truth table and circuit symbol for NAND gate
The following figure shows the input waveforms (A, B) and the output waveform (Y) of a gate. Identify the gate, write its truth table and draw its logic symbol.
The amplification factor of a triode operating in the linear region depends strongly on ____________ .
Why are NOR gates considered as universal gates?
How would you set up a circuit to obtain NOT gate using a transistor?
Which one of the following is the Boolean expression for NOR gate?