Logic Gates Quiz

Logic Gates Quiz

8th Grade

9 Qs

quiz-placeholder

Similar activities

Logic Gates & Truth Table

Logic Gates & Truth Table

7th - 8th Grade

10 Qs

 Computing Revision JCG

Computing Revision JCG

KG - University

14 Qs

LOGIC_GATESSS

LOGIC_GATESSS

1st - 12th Grade

14 Qs

Computing revision

Computing revision

7th - 10th Grade

14 Qs

Manual Input Devices

Manual Input Devices

8th Grade

10 Qs

Y8 Logic Recall 4

Y8 Logic Recall 4

8th Grade

6 Qs

Python strings

Python strings

8th - 9th Grade

11 Qs

Logic Gates

Logic Gates

8th - 10th Grade

11 Qs

Logic Gates Quiz

Logic Gates Quiz

Assessment

Quiz

Computers

8th Grade

Hard

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are logic gates?

Kitchen appliances used for cooking

Tools for gardening

Musical instruments for playing melodies

Electronic devices that perform logical operations

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of an 'and' gate?

Performs logical conjunction

Performs arithmetic addition

Performs logical exclusive OR

Performs logical disjunction

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the symbol for an 'and' gate?

Triangle with a small circle

Square with a small circle

Circle with a small triangle

Triangle with a small square

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the symbol for an 'or' gate?

-

+

*

/

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of a 'not' gate?

Amplify the input signal

Ignore the input signal

Invert the input signal

Convert the input signal to analog

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the symbol for a 'not' gate?

Circle with a small triangle at the input side

Triangle with a small circle at the input side

Square with a small circle at the input side

Triangle with a small square at the input side

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Give an example of an application of logic gates in everyday life.

Traffic lights

Refrigerators

Toasters

Computer processors

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the working of an 'and' gate with a truth table.

The 'and' gate produces a high output (1) only if all the inputs are low (0). If any of the inputs is high (1), the output is low (0).

The 'and' gate produces a high output (1) if any of the inputs are high (1). If all the inputs are low (0), the output is low (0).

The 'and' gate produces a low output (0) only if all the inputs are low (0). If any of the inputs is high (1), the output is high (1).

The 'and' gate produces a high output (1) only if all the inputs are high (1). If any of the inputs is low (0), the output is low (0).

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the working of an 'or' gate with a truth table.

At least one of the inputs is true

None of the inputs are true

The output is always false

Both inputs are true