wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DIGITAL-FlipFlops

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

The truth table for an S-R flip-flop has how many VALID entries?

a)

a) 1

b)

b) 2

c)

c) 3

d)

d) 4

2.

In S-R flip-flop, if Q = 0 the output is said to be ___________

a)

a) Set

b)

b) Reset

c)

c) Previous state

d)

d) Current state

3.

The flip-flops which has not any invalid states are _____________

a)

a) S-R, J-K, D

b)

b) S-R, J-K, T

c)

c) J-K, D, S-R

d)

d) J-K, D, T

4.

What does the triangle on the clock input of a J-K flip-flop mean?

a)

a) Level enabled

b)

b) Edge triggered

c)

c) Both Level enabled & Edge triggered

d)

d) Level triggered

5.

On a positive edge-triggered S-R flip-flop, the outputs reflect the input condition when ________

a)

a) The clock pulse is LOW

b)

b) The clock pulse is HIGH

c)

c) The clock pulse transitions from LOW to HIGH

d)

d) The clock pulse transitions from HIGH to LOW

6.

What does the circle on the clock input of a J-K flip-flop mean?

a)

a) Level enabled

b)

b) Positive edge triggered

c)

c) negative edge triggered

d)

d) Level triggered

7.

What would be the characteristic equation of SR latch corresponding to the K-map schematic shown below?

a)

a. S + RQn

b)

b. S + R'Qn

c)

c. S' + RQn

d)

d. S' + R'Q'n

8.

Which is the prohibited state/ condition in S-R latch and needs to be avoided due to unpredictable nature of output?

a)

a. S = R = 0

b)

b. S = 0, R = 1

c)

c. S = 1, R = 0

d)

d. S = R = 1

9.

Sequential circuit contains

a)

a) No memory element

b)

b) Atleast one memory element

c)

c) All inputs applied simultaneously

d)

d) None of the above

10.

T Flip flop is used as

a)

Transfer data circuit

b)

Toggle switch

c)

Time delay switch

d)

None of the above

11.

On a master-slave flip-flop, when is the master enabled?

a)

A.when the gate is LOW

b)

B.when the gate is HIGH

c)

C.both of the above

d)

D.neither of the above

12.

A counter circuit is usually constructed of ____________

a)

a) A number of latches connected in cascade form

b)

b) A number of NAND gates connected in cascade form

c)

c) A number of flip-flops connected in cascade

d)

d) A number of NOR gates connected in cascade form

13.

The advantage of a J-K flip-flop over an S-R FF is that ________.

a)

A.it has fewer gates

b)

B.it has only one output

c)

C.it has no invalid states

d)

D.it does not require a clock input

14.

----------- is the amount of time that an input signal must be stable before clock ticks to avoid possible metastability is

a)

propagation delay

b)

setup time

c)

hold time

d)

none of the above

15.

How many natural states will there be in a 4-bit synchronous counter?

a)

a) 4

b)

b) 8

c)

c) 16

d)

d) 32

16.

Asynchronous counter is otherwise known as ----------

a)

Parallel counter

b)

Ripple counter

c)

synchronous counter

d)

None of the above

17.

in ----------- counter output of the last flip flop is connected to the first flip flop

a)

Ripple counter

b)

Ring counter

c)

Johnson counter

d)

Parallel counter

18.

If ‘n’ is the number of flip flop used in Johnson counter, then the total number of states used is

a)

2^n

b)

n

c)

2n

d)

n^2

19.

Another name for synchronous counter is

a)

Ripple counter

b)

Asynchronous counter

c)

Parallel counter

d)

All of the above

20.

Following flip flop is used to eliminate race around problem

a)

SR Flip flop

b)

JK Flip flop

c)

Master Slave Flip flop

d)

D Flip flop