wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

1.4 Logic Gate and Simple Logic Circuit

Total questions: 13

Worksheet time: 7mins

Name
Class
Date
1.

Which logic gate gives an output of 1 only when both inputs are 1?

a)

OR

b)

AND

c)

NOT

d)

XOR

2.

Which symbol is typically used to represent an OR gate in a circuit diagram?

a)

A D-shaped symbol with a straight back

b)

A triangle with a small circle at the tip

c)

A curved input and pointed output shape

d)

A rectangle with a single input

3.

The NOT gate is also known as:

a)

Inverter

b)

Pass-through

c)

Stopper

d)

Reflector

4.

What is the output of a NOT gate when the input is 1?

a)

1

b)

0

c)

Depends on other inputs

d)

No output

5.

The OR gate outputs 1 when:

a)

Both inputs are 1

b)

At least one input is 1

c)

All inputs are 0

d)

Only when inputs are different

6.

Which gate produces an output of 0 only when both inputs are 1?

a)

OR

b)

NAND

c)

XOR

d)

AND

7.

What is the output of a NOR gate when both inputs are 0?

a)

0

b)

1

c)

Depends on previous input

d)

Can’t be determined

8.

The XOR gate outputs 1 when:

a)

Inputs are the same

b)

Inputs are both 0

c)

Inputs are different

d)

All inputs are 1

9.

Which logic gate is a combination of an OR gate followed by a NOT gate?

a)

NOR

b)

NAND

c)

XOR

d)

XNOR

10.

The XNOR gate gives an output of 1 when:

a)

Both inputs are 1

b)

Inputs are different

c)

Inputs are the same

d)

Only one input is 1

11.

Which of the following gates is known as the “unlike detector” because it outputs 1 when inputs are different?

a)

AND

b)

XNOR

c)

XOR

d)

NOR

12.

Which Boolean expression represents an AND gate with inputs A and B?

a)

A + B

b)

A′ + B′

c)

AB

d)

A ⊕ B

13.

What is the Boolean expression for a NAND gate with inputs A and B?

a)

(A + B)′

b)

(AB)′

c)

A′B'

d)

A + B′