16. Consider the following statements
1. Race-around condition occurs in a JK flip-flop when the inputs are 1, 1.
2. A flip-flop is used to store one bit of information.
3. A transparent latch consists of D-type flip-flops.
4. Master-slave configuration is used in a flip-flop to store 2-bits of information.
Which of the above statements are correct?
- 1, 2 and 3 only
- 1, 2 and 4 only
- 1, 2, 3 and 4
- 3 and 4 only
17. An R-S latch is
- combinational circuit
- synchronous sequential circuit
- one-bit memory element
- one clock delay element
18. A master-slave flip-flop has the characteristic that
- change in the input immediately reflected in the output.
- change in the output occurs when the state of the master is affected.
- change in the output occurs when the state of the slave is affected.
- both the master and the slave states are affected at the same time.
19. For a J-K flip-flop, its J input is tied to its own $\overline{Q}$ output and its K input is connected to its own Q output. If the flip-flop is fed with a clock of frequency 1 MHz. Its Q output frequency will be in _______ MHz.
- 0.5
- 0.25
- 0.75
- 0.6
20. The present output Qn of an edge triggered J-K flip-flop is logic 0. If J = 1, then Qn+1
- cannot be determined
- will be logic 0
- will be logic 1
- will race around
21. Which of the following flip-flop is used as a latch?
- JK flip-flop
- RS flip-flop
- T flip-flop
- D flip-flop
22. When a flip-flop is reset, its output will be
- $Q=0;\overline{Q}=1$
- $Q=1;\overline{Q}=0$
- $Q=0;\overline{Q}=0$
- $Q=1;\overline{Q}=1$
23. In the toggle mode, a JK flip-flop has
- $J=0;K=1$
- $J=1;K=0$
- $J=0;K=0$
- $J=1;K=1$
24. The output Qn of JK flip-flop is zero. It changes to 1 when a clock pulse is applied. The input Jn and Kn are respectively
- 1 and x
- 0 and x
- x and 0
- x and 1
25. In a JK flip-flop, J is connected to $\overline{Q} and K is connected to Q outputs. The JK flip-flop converts into a
- RS flip-flop
- D flip-flop
- T flip-flop
- Clocked RS flip-flop
26. The race around condition occurs when
- J = 0, K = 0
- J = 0, K = 1
- J = 1, K = 0
- J = 1, K = 1
27. If tp is pulse width, Δt is the propagation delay, T is period of pulse train then the following condition can avoid the race around condition.
- tp = Δt = T
- 2tp > Δt > T
- 2tp < Δt > T
- 2tp < Δt < T
28. D flip-flop can be configured from a
- JK flip-flop and an inverter
- RS flip-flop
- RS flip-flop and an inverter
- both (a) and (b)
29. How many flip-flops are in the 7475 IC?
- 7
- 6
- 4
- 1
30. Propagation delay time, tPLH, is measured from the ________.
- clear input to the HIGH-to-LOW transition of the output
- preset input to the LOW-to-HIGH transition of the output
- triggering edge of the clock pulse to the HIGH-to-LOW transition of the output
- triggering edge of the clock pulse to the LOW-to-HIGH transition of the output