Logic Gates: AND, OR and NOT gates

Logic Gates: AND, OR and NOT gates

8th Grade

10 Qs

quiz-placeholder

Similar activities

Memory Registers and RAM: Crash Course Computer Science #6

Memory Registers and RAM: Crash Course Computer Science #6

6th - 8th Grade

13 Qs

Programming in Python

Programming in Python

6th - 8th Grade

10 Qs

Term 3 Quiz 1 Python

Term 3 Quiz 1 Python

8th Grade

15 Qs

Revision Logic gates

Revision Logic gates

8th Grade

8 Qs

Input, Output or Storage

Input, Output or Storage

6th - 8th Grade

15 Qs

Y8 Flow Diagrams

Y8 Flow Diagrams

8th Grade

10 Qs

Micro:bit Refresher

Micro:bit Refresher

7th - 8th Grade

14 Qs

What Makes a Computer Quiz

What Makes a Computer Quiz

6th - 8th Grade

14 Qs

Logic Gates: AND, OR and NOT gates

Logic Gates: AND, OR and NOT gates

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Caleb Nwogu

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of an AND gate if both inputs are 1?

1

0

2

3

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of an OR gate if both inputs are 0?

0

1

2

3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

1

2

0

3

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of an AND gate if one input is 0 and the other is 1?

2

1

0

3

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of an OR gate if one input is 1 and the other is 0?

1

2

3

0

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

3

2

0

1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the truth table for an AND gate?

Input A: [0, 0, 1, 1], Input B: [0, 1, 0, 1], Output: [0, 0, 0, 1]

Input A: [0, 0, 1, 1], Input B: [1, 0, 1, 0], Output: [0, 0, 0, 1]

Input A: [0, 1, 1, 0], Input B: [0, 1, 0, 1], Output: [0, 1, 0, 1]

Input A: [1, 1, 0, 0], Input B: [0, 1, 0, 1], Output: [0, 1, 0, 1]

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?