wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Logic Gates Quiz (A Level 3.2)

Total questions: 17

Worksheet time: 9mins

Name
Class
Date
1.

What is the output of an AND gate when both inputs are true?

a)

False (0)

b)

True (1)

c)

Undefined

d)

Error

2.

What does a NOT gate do to its input?

a)

Doubles the input

b)

Outputs the same value

c)

Halves the input

d)

Inverts the input

3.

When will an OR gate output a true value?

a)

When at least one input is true

b)

When both inputs are false

c)

When both inputs are true

d)

When all inputs are false

4.

What is the function of a NAND gate?

a)

Outputs false if any input is true

b)

Outputs true if at least one input is false

c)

Outputs true unless all inputs are true

d)

Outputs true only if all inputs are true

5.

What is the output of a NOR gate when at least one input is true?

a)

True (1)

b)

False (0)

c)

Undefined

d)

Error

6.

What does an XOR gate output when both inputs are the same?

a)

Undefined

b)

True (1)

c)

Error

d)

False (0)

7.

What is a truth table used for?

a)

To represent outputs of logic gates

b)

To design physical circuits

c)

To calculate binary numbers

d)

To store data

8.

How does a NAND gate differ from an AND gate?

a)

It has no inputs

b)

It is a unary gate

c)

It outputs true only if all inputs are true

d)

It outputs true unless all inputs are true

9.

What is the output of an OR gate with inputs (0, 0)?

a)

Error

b)

False (0)

c)

True (1)

d)

Undefined

10.

What is the primary use of XOR gates in digital circuits?

a)

Data encryption

b)

Data storage

c)

Error checking

d)

Signal amplification

11.

What is the significance of combining logic gates?

a)

To reduce power consumption

b)

To increase input size

c)

To create complex circuits

d)

To simplify circuits

12.

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

a)

Error

b)

True (1)

c)

False (0)

d)

Undefined

13.

What type of gate is considered a universal gate?

a)

NAND gate

b)

AND gate

c)

OR gate

d)

NOT gate

14.

What is the output of a NAND gate when both inputs are false?

a)

True (1)

b)

Undefined

c)

False (0)

d)

Error

15.

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

a)

True (1)

b)

Error

c)

False (0)

d)

Undefined

16.

What is the primary difference between an AND gate and an OR gate?

a)

AND gate outputs true only if all inputs are true

b)

OR gate outputs true only if all inputs are true

c)

AND gate can have more inputs than OR gate

d)

OR gate outputs false if any input is true

17.

What is the output of an XOR gate when one input is true and the other is false?

a)

True (1)

b)

False (0)

c)

Undefined

d)

Error