Work Sheet On DLD
Work Sheet On DLD
Work Sheet On DLD
F (A, B, C, D) = ∑𝑚(0,1,2,3,5,7,8,9,11,14)
12. In the figure show below a 4-bit serial in parallel out right shift register. The initial contents
as shown are 0110. After 3 clock pulses the contents will be
a. 0000
b. 1010
c. 0101
d. 1111
13. If the initial state of a 4-bit up counter is 0110, what state will it be after 15 clock pulses?
a. 1111
b. 1001
c. 0101
d. 0001
14. Which of the following digital logic circuits can be used to add more than 1 – bit
simultaneously?
a. Full – adder
b. Ripple – carry adder
c. Half – adder
d. Serial adder
15. What will be the output from a D flip – flop if the clock is low and D = 0?
a. 0
b. 1
c. No change
d. Toggle between 0 and 1
16. A priority encoder has four inputs I0, I1, I2, and I3 where I3 has the highest priority and I0
has the least priority. If I2 = 1, what will be the output?
a. 00
b. 01
c. 10
d. 11
17. Which of these flip – flops cannot be used to construct a serial shift register?
a. D – flip flop
b. SR flip – flop
c. T flip – flop
d. JK flip – flop
18. What input should be given to “S” when SR flip – flop is converted to JK flip – flop?
a. K.Q
b. K.Q
c. J.Q
d. J.Q
19. which of the following is true about D flip-flop
a. D=HIGH a SET state
b. D=LOW a RESET state
c. Q follows D at the clock edge.
d. To convert S-R flip-flop into a D flip-flop an inverter will be added.
e. None of the above
20. Which of the following is true about operation of a priority encoder?
a. It generates a binary code based on the bit position of the highest priority input.
b. It is commonly used in systems that handle interrupt requests.
c. It determines which device has the highest priority and needs immediate
attention.
d. a and b
e. All
21. _____ is a digital circuit that is capable of storing only a single bit.
a. Flip-flop
b. NOR gate
c. XOR gate
d. Register
22. A logical sum of multiple logical products is called as:
a. NAND operation
b. OR operation
c. POS
d. SOP
23. Identifiy the logic ciruit equation from the given
a. Subtrahend
b. Minuend
c. carry
d. none
a. Multiplexed
b. Demultiplexer
c. decoded
d. loaded
26. The type of register in which data is entered into it only one bit at a time, but has all data
bits available as output, is
28. If a counter is connected using 6 flip flop then the maximum number of states that the
counter can count are
a. 6
b. 8
c. 256
d. 64
29. Binary ladder network is better than resistive divider for D/A conversion ,because
30. Why the decimal number system is also called as positional number system?
a. Since the values of the numbers are decided by multiplying the values.
b. Since the values of the numbers are decided by the weight of the values.
c. Since the values of the numbers are decided by adding the values.
d. Since the values of the numbers are decided by the position of the values.
a. 1 to R-1
b. 0 to R-1
c. 1 to R+1
d. 0 to R+1
32. Which method is used to convert a number from an octal base to decimal base?
a. II(1,2,4,7)
b. ∑(0,3,5,6)
c. ∑(1,2,4,7)
d. ∑(1,2,3,7)
34. In the case of a 100 kHz clock frequency, we can enter 16 bits serially into a shift register
in:
a. 180 micro-sec
b. 170 micro-sec
c. 160 micro-sec
d. 150 micro-sec
36. It compares two n-bit values to determine whether one of them is greater or if they are
equal
a. Calculator
b. Multiplexer
c. Comparator
d. None of the above