1 Digital Circuit BIHAR STATE EXAM BY ADDA 2024
1 Digital Circuit BIHAR STATE EXAM BY ADDA 2024
16. How many entries would a truth table for a four input NAND
gate have?
a) 2
b) 8
c) 16
d) 32
36. Assign the proper odd parity bit to the code 111001.
a) 1111011
b) 1111001
c) 0111111
d) 0011111
38. The output from a NAND gate is divided into two in parallel
and fed to another NAND gate. The resulting gate is a.
a) AND GATE
b) NOR GATE
c) OR GATE
d) NOT GATE
39. The expression for Absorption law is given by.
a) A+AB=A
b) A+AB=B
c) AB+AA’=A
d) A+B=B+A
60. The logic circuit of binary adder which is used to add two 4-
bits binary numbers requires …… half adder (s) and ………… full
adder(s)
a) 4,0
b) 1,3
c) 2,2
d) 3,1
66. An RS latch is
a) Combinational circuit
b) Synchronous sequential circuit
c) One bit memory element
d) One clock delay element
67. A master slave flip flop has the characteristic that
a) Change in the input immediately reflected in output
b) Change in the output occurs when the state of the slave is
affected
c) Change in the output occurs when the state of master is
affected
d) Both the master and the slaves states are affected at same time
73. The addition sum of the numbers 0110 & 0110 is…
a) 1101
b) 1111
c) 1001
d) 1100
74. Circuits that can hold their state as long as power is applied is
a) Dynamic memory
b) Static memory
c) Registers
d) Hard disk
e) a & b
79. A ^ (B U C ) = ( A^ B) U (A ^C ) this is
a) Idempotent laws
b) Associative laws
c) Commutative laws
d) Distributive laws
81. From the truth table for a three input NOR gate, what is the
only condition of inputs A, B and C that will make the output X
high?
a) A=1,B=1,C=1
b) A=1,B=0,C=0
c) A=0,B=0,C=1
d) A=0,B=0,C=0
82. Which of the following describes the operation of a positive
edge triggered D flip flop?
a) If both inputs are high the output will toggle
b) The output will follow the input on the leading edge of the
clock
c) When both inputs are low an invalid state exists.
d) The input is toggled into the flip flop on the leading edge of the
clock and is passed to the output on the trailing edge of the
clock.
85. If both inputs of as SR flip flop are Low what will happen
When the clock goes high?
a) No change will occur in the output
b) An invalid state will exist
c) The output will toggle.
d) The output will reset
86. Which of the following is an important feature of the sum of
products SOP form of expression?
a) All logic circuits are reduced to nothing more than simple AND
& OR gates
b) The delay times are greatly reduced over other forms
c) No signal must pass through more than two gates, not
including inverters
d) The maximum number of gates that any signal use pass though
is reduced by a factor of two
87. Parity systems are defined as either ……. Or ……. And will add
an extra …. To the digital information being transmitted.
a) Positive, negative, byte
b) Odd, even, bit
c) Upper, lower, digit
d) On, off, decimal
88. Determine odd parity for each of the flowing data words?
1011101 11110111 10001101
a) P=1, p=1, p=0
b) P=0, p=0, p=0
c) P=1, p=1, p=1
d) P=0, p=0, p=1