Understanding Logic Gates

Understanding Logic Gates

8th Grade

16 Qs

quiz-placeholder

Similar activities

GCSE Logic Gates

GCSE Logic Gates

8th - 10th Grade

19 Qs

Secondary Storage & Binary Logic Baseline Test

Secondary Storage & Binary Logic Baseline Test

7th - 11th Grade

12 Qs

Boolean

Boolean

6th - 8th Grade

12 Qs

Y8 Logic Recall 3

Y8 Logic Recall 3

8th Grade

11 Qs

Chapter 10 & 11 Test

Chapter 10 & 11 Test

8th Grade

11 Qs

8.2.1 Elements of a Computer

8.2.1 Elements of a Computer

8th Grade

18 Qs

Algorithms - GSHS

Algorithms - GSHS

7th - 9th Grade

15 Qs

Python programming -recap

Python programming -recap

7th - 10th Grade

12 Qs

Understanding Logic Gates

Understanding Logic Gates

Assessment

Quiz

Computers

8th Grade

Easy

Created by

Olalekan Adetayo

Used 2+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

true

false

undefined

not applicable

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does an OR gate operate when one input is false?

The output will be false if the other input is true.

The output will be true if the other input is true; otherwise, it will be false.

The output is true only if both inputs are false.

The output is always true regardless of the inputs.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of a NOT gate?

The function of a NOT gate is to combine multiple input signals.

The function of a NOT gate is to pass the input signal unchanged.

The function of a NOT gate is to amplify the input signal.

The function of a NOT gate is to invert the input signal.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

undefined

true

false

high

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does a NOR gate behave when at least one input is true?

The output is undefined.

The output is true.

The output is false.

The output is always high.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In what scenario does an XOR gate output true?

When both inputs are false.

When both inputs are true.

When at least one input is true.

When exactly one input is true.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the truth table for an AND gate?

| A | B | Output | |---|---|--------| | 0 | 0 | 0 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 1 |

| A | B | Output | |---|---|--------| | 0 | 0 | 1 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 0 |

| A | B | Output | |---|---|--------| | 0 | 0 | 0 | | 0 | 1 | 0 | | 1 | 0 | 0 | | 1 | 1 | 1 |

| A | B | Output | |---|---|--------| | 0 | 0 | 0 | | 0 | 1 | 0 | | 1 | 0 | 1 | | 1 | 1 | 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?