Understanding Logic Gates

Understanding Logic Gates

12th Grade

20 Qs

quiz-placeholder

Similar activities

Logic Circuits

Logic Circuits

10th - 12th Grade

16 Qs

KS3 Logic Gates

KS3 Logic Gates

9th - 12th Grade

18 Qs

Booleans and Binary

Booleans and Binary

9th - 12th Grade

20 Qs

Crash Course Computer Science

Crash Course Computer Science

9th - 12th Grade

25 Qs

Memory and RAM

Memory and RAM

9th - 12th Grade

25 Qs

15.2 Advanced Logic Circuits and Introduction to Adders

15.2 Advanced Logic Circuits and Introduction to Adders

12th Grade

20 Qs

Week 3 - Logic Gates, TTL, Lab Components

Week 3 - Logic Gates, TTL, Lab Components

10th Grade - University

15 Qs

Arithmetic and Logic Unit

Arithmetic and Logic Unit

9th - 12th Grade

23 Qs

Understanding Logic Gates

Understanding Logic Gates

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Okpor Monday

Used 2+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a logic gate?

A logic gate is a type of computer software.

A logic gate is a mathematical formula used for calculations.

A logic gate is a device that performs a basic operation on one or more binary inputs to produce a single binary output.

A logic gate is a physical switch that controls electricity.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe the function of an AND gate.

An AND gate outputs true if at least one input is true.

An AND gate outputs false only if all its inputs are false.

An AND gate outputs true only if all its inputs are true.

An AND gate can have only one input to function correctly.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

0.5

0

1

-1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Draw the circuit symbol for a NOT gate.

A circle with a line through it

A rectangle with two inputs

A triangle pointing to the left with no circle

The circuit symbol for a NOT gate is a triangle pointing to the right with a small circle at the output.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the truth table for an AND gate?

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

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many inputs can an OR gate have?

An OR gate can have a maximum of five inputs.

An OR gate can only have one input.

An OR gate can have multiple inputs, commonly 2 to many.

An OR gate can have exactly three inputs.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

1

-1

0

2

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?