wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

218 quiz 13 - latches

Total questions: 14

Worksheet time: 10mins

Name
Class
Date
1.

Latches are used to

a)

store single bit

b)

store 2 bits

c)

store 1 byte

d)

none of the above

2.

SR latches use

a)

NAND gates

b)

NOR gates

c)

AND gates

d)

OR gates

3.

When S=1 and R=0, what will happen

a)

Q=0 (reset)

b)

q'=1

c)

Q=1 (set)

d)

Q=no change (latch)

e)

invalid state q' = Q

4.

When S=0 and R=0, what will happen

a)

Q=0 (reset)

b)

q'=1

c)

Q=1 (set)

d)

Q=no change (latch)

e)

invalid state q' = Q

5.

When S=0 and R=1, what will happen

a)

Q=0 (reset)

b)

q'=1

c)

Q=1 (set)

d)

Q=no change (latch)

e)

invalid state q' = Q

6.

When s'=1 and r'=1, what will happen

a)

Q=0 (reset)

b)

q'=1

c)

Q=1 (set)

d)

Q=no change (latch)

e)

invalid state q' = Q

7.

When s'=0 and r'=1, what will happen

a)

Q=0 (reset)

b)

q'=1

c)

Q=1 (set)

d)

Q=no change (latch)

e)

invalid state q' = Q

8.

When s'=1 and r'=0, what will happen

a)

Q=0 (reset)

b)

q'=1

c)

Q=1 (set)

d)

Q=no change (latch)

e)

invalid state q' = Q

9.

When s'=0 and r'=0, what will happen

a)

Q=0 (reset)

b)

q'=1

c)

Q=1 (set)

d)

Q=no change (latch)

e)

invalid state q' = Q

10.

If we create a D latch from either a SR or a s'r' latch, when D=1 and E=1 what will happen

a)

D=0 (reset)

b)

d'=1

c)

D=1 (set)

d)

no change in D (latch)

e)

invalid state d' = D

11.

If we create a D latch from either a SR or a s'r' latch, when D=1 and E=0 what will happen

a)

D=0 (reset)

b)

d'=1

c)

D=1 (set)

d)

no change in D (latch)

e)

invalid state d' = D

12.

If we create a D latch from either a SR or a s'r' latch, when D=0 and E=1 what will happen

a)

D=0 (reset)

b)

d'=1

c)

D=1 (set)

d)

no change in D (latch)

e)

invalid state d' = D

13.

If we create a D latch from either a SR or a s'r' latch, when D=0 and E=0 what will happen

a)

D=0 (reset)

b)

d'=1

c)

D=1 (set)

d)

no change in D (latch)

e)

invalid state d' = D

14.

Latch is a

a)

combinational circuit

b)

analog circuit

c)

sequential circuit

d)

none of the above