wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz on Flip-Flops and Sequential Logic Design

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

What is a flip-flop?

a)

A type of combinational logic circuit

b)

A bistable logic element

c)

A type of memory chip

d)

A single input logic gate

2.

How many outputs does a flip-flop have?

a)

Four

b)

Three

c)

Two

d)

One

3.

What does a flip-flop store?

a)

Two bits of data

b)

One bit of data

c)

Eight bits of data

d)

Four bits of data

4.

Which of the following is NOT a type of flip-flop?

a)

XOR Flip-Flop

b)

D Flip-Flop

c)

JK Flip-Flop

d)

SR Flip-Flop

5.

What condition is referred to when the outputs of a flip-flop do not change?

a)

Set

b)

Reset

c)

No change

d)

Toggle

6.

What is the primary function of a flip-flop in digital circuits?

a)

To convert analog signals to digital

b)

To amplify signals

c)

To store binary data

d)

To perform arithmetic operations

7.

Which of the following conditions is a forbidden state in an SR Flip-Flop?

a)

S=0, R=0

b)

S=1, R=0

c)

S=0, R=1

d)

S=1, R=1

8.

What is the output of an SR Flip-Flop when S=1 and R=0?

a)

Q=0, Q=0

b)

Q=0, Q=1

c)

Q=1, Q=0

d)

Q=1, Q=1

9.

What type of logic circuit is a flip-flop classified as?

a)

Combinational logic circuit

b)

Sequential logic circuit

c)

Analog circuit

d)

Digital circuit

10.

What is the role of feedback in a flip-flop circuit?

a)

To allow for multiple inputs

b)

To increase power consumption

c)

To stabilize the output

d)

To create a forbidden state

11.

What happens in the toggle mode of a flip-flop?

a)

Outputs are complemented

b)

Outputs remain the same

c)

Outputs are reset

d)

Outputs are set to zero

12.

Which of the following best describes the outputs of a flip-flop?

a)

They can be any value

b)

They are always the same

c)

They are complementary to each other

d)

They are random

13.

1. he output of a sequential logic circuit is dependent on:

i. Present inputs

ii. Previous outputs (memory)

iii. Future inputs

iv. Environmental temperature

a)

a) i only

b)

b) i and ii

c)

c) i, ii, and iii

d)

d) All of the above

14.

If a flip-flop's current output Q is 0, and after a triggering event, its new output Q becomes 1, what condition has occurred?

a)

a) Reset

b)

b) Set

c)

c) No change

d)

d) Invalid state

15.

A group of flip-flops is called a ________

a)

A) Register

b)

B) Counter

c)

C) Decoder

d)

D) Multiplexer