Understanding Logic Gates

Understanding Logic Gates

8th Grade

15 Qs

quiz-placeholder

Similar activities

Brainpop Binary

Brainpop Binary

5th - 8th Grade

10 Qs

BBC Bitesize Logic Gates

BBC Bitesize Logic Gates

7th - 11th Grade

10 Qs

9.1 Homework - Logic gates ad truth tables

9.1 Homework - Logic gates ad truth tables

8th Grade - University

10 Qs

Grade 8 - Revision UT1

Grade 8 - Revision UT1

8th Grade

16 Qs

Grade8-ICT-Data Manipulation

Grade8-ICT-Data Manipulation

8th Grade

10 Qs

Logic Gates KS3 (AND, OR, NOT)

Logic Gates KS3 (AND, OR, NOT)

8th Grade

12 Qs

Basics Python

Basics Python

8th - 10th Grade

20 Qs

Informatika - Sistem Komputer

Informatika - Sistem Komputer

8th Grade

10 Qs

Understanding Logic Gates

Understanding Logic Gates

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Willard Kaonga

Used 1+ times

FREE Resource

15 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.5

2

0

1

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

The output is always 1 regardless of the other input.

The output is 1 if the other input is 1; otherwise, the output is 0.

The output is 0 if the other input is 0.

The output is 1 if both inputs are 0.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of a NOT gate?

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.

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

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

-1

undefined

1

0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

The output is 1.

The output is undefined.

The output is always 0 regardless of inputs.

The output is 0.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In what scenario does an XOR gate output a 1?

When at least one input is 1.

When exactly one input is 1.

When both inputs are 0.

When both inputs are 1.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the truth table for an AND gate?

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

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

| 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 | 0 | | 1 | 1 | 0 |

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?