KS3 LOGIC GATES

KS3 LOGIC GATES

8th Grade

8 Qs

quiz-placeholder

Similar activities

Brainpop Binary

Brainpop Binary

5th - 8th Grade

10 Qs

Logic Gates KS3 (AND, OR, NOT)

Logic Gates KS3 (AND, OR, NOT)

8th Grade

12 Qs

9.1 Homework - Logic gates ad truth tables

9.1 Homework - Logic gates ad truth tables

8th Grade - University

10 Qs

BBC Bitesize Logic Gates

BBC Bitesize Logic Gates

7th - 11th Grade

10 Qs

Pseudocode

Pseudocode

8th - 9th Grade

9 Qs

Computers Check for Understanding

Computers Check for Understanding

8th - 12th Grade

10 Qs

Fundamental of computer Quiz

Fundamental of computer Quiz

5th - 10th Grade

10 Qs

Purpose of CPU

Purpose of CPU

8th - 10th Grade

11 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.