01․ Combinations that are not listed for the input variables are
Don't Cares are the combination of inputs for those the value output does not matter or changes.
02․ What is the minimum number of 2 input NAND gates used to perform the function of 2 input OR gate
Three number of 2 input Nand gate is required to perform the function of 2 input OR gate by the help of De morgan's law.
03․ Which circuit is used in between two systems having two different codes
Both the sequential circuit and combinational circuit are not used for two different codes. If we need to convert one code to another, we need conversion technique. So, we need a converter.
04․ A full adder has
A full adder has three inputs as augend bit, addend bit and carry input. It has two output as a sum and a carry output.
05․ A half adder has
A half adder has two input has augend bit and addend bit. It has two output has as one sum and a carry.
06․ The switch which clears a flip-flop is know as
Reset or Clear is the signal which makes the state of the flip-flop cleared. for both input Q = 0, Q' = 1 the flip-flop is cleared.
07․ Master-slave flip flop consists of ________ flip-flop(s).
Master-slave flip flop consists of two flip-flops. One flip-flop serve as MASTER and the other as SLAVE.
08․ The momentary change in the output/state of the flip-flops is known as
Output of the flip flop can be changed by changing small amount of input signal. The small change is done by applying a trigger pulse.
09․ The state of a flip-flop can be switched by changing its ________ signals.
Input signals can change the output only in the case when the Clock signal is enabled.
10․ X' AND X' will result
In digital system AND function with itself will result always result the same value. Check it by putting 1 and 0 as well.
<<<89101112>>>