KS3 LOGIC GATES

KS3 LOGIC GATES

8th Grade

8 Qs

quiz-placeholder

Similar activities

PYTHON / LOGIC

PYTHON / LOGIC

7th - 11th Grade

12 Qs

Logic Gates

Logic Gates

6th - 11th Grade

9 Qs

IB CS: Chap 1-4 Revision

IB CS: Chap 1-4 Revision

KG - University

10 Qs

Binary Logic

Binary Logic

8th - 12th Grade

10 Qs

Microbit: Variable

Microbit: Variable

6th - 9th Grade

10 Qs

Digital logic

Digital logic

1st - 10th Grade

10 Qs

Logic Gates

Logic Gates

KG - University

10 Qs

Revision Logic gates

Revision Logic gates

8th Grade

8 Qs

KS3 LOGIC GATES

KS3 LOGIC GATES

Assessment

Quiz

Computers

8th Grade

Hard

Created by

Haris Receminto

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is FALSE about logic gates?

Logic gates are the building blocks of electronic circuits.

It is used in computer components like memory.

Combination of logic gates is called a logic circuit

Logic gates understand binary language

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a truth table?

A table that denotes the different outputs of the logic gates or circuit with respect to different inputs.

A table that represents how logic gates are combined to form a logic circuit.

A table that shows the input combinations that result in a binary output of 1 in a logic gate.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A logic circuit has 4 inputs. How many output combinations are possible?

8

16

32

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A logic circuit has n inputs. How many output combinations are possible?

2×n

2^n

n÷2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is FALSE about the NOT gate?

Output of a NOT is complementary to the input

When the input to a NOT gate is 0, the output is 1.

A NOT gate has two input signals and an output signal.

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is the output for AND gate TRUE?

When both inputs are TRUE.

When at least one of the inputs is TRUE.

When both inputs are FALSE.

When at least one of the inputs is FALSE.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When is the output for an OR gate TRUE?

When both inputs are TRUE.

When at least one of the inputs is TRUE.

When both inputs are FALSE.

When at least one of the inputs is FALSE.

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a logic circuit?

Combination of logic gates that performs a specific function.

Combination of logic gates that understands both binary and decimal number systems.

Combination of logic gates that understands the decimal number system.