Logic Circuit Challenge

Logic Circuit Challenge

9th Grade

10 Qs

quiz-placeholder

Similar activities

Logic Gates

Logic Gates

9th Grade

14 Qs

Binary Logic Gates

Binary Logic Gates

7th - 11th Grade

10 Qs

NOR_LOGIC_GATE

NOR_LOGIC_GATE

9th Grade

10 Qs

logic gates

logic gates

7th - 12th Grade

7 Qs

AP CSP Booleans

AP CSP Booleans

9th - 12th Grade

10 Qs

Boolean APCSP

Boolean APCSP

9th - 12th Grade

10 Qs

using boolean expressions and operators

using boolean expressions and operators

9th Grade

13 Qs

Entry Level - Programming Techniques

Entry Level - Programming Techniques

8th - 9th Grade

13 Qs

Logic Circuit Challenge

Logic Circuit Challenge

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Marion Hawid

FREE Resource

10 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is an example of basic gates?

XOR

AND

NOT

NAND

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the AND gate with a truth table.

0 | 0 | 1

0 | 1 | 1

1 | 0 | 1

1 | 1 | 0

0 | 0 | 0

0 | 1 | 1

1 | 0 | 1

1 | 1 | 1

0 | 0 | 1

0 | 1 | 0

1 | 0 | 0

1 | 1 | 1

0 | 0 | 0

0 | 1 | 0

1 | 0 | 0

1 | 1 | 1

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the OR gate with a truth table.

0 | 0 | 1

0 | 1 | 1

1 | 0 | 1

1 | 1 | 0

0 | 0 | 0

0 | 1 | 1

1 | 0 | 1

1 | 1 | 1

0 | 0 | 1

0 | 1 | 0

1 | 0 | 0

1 | 1 | 1

0 | 0 | 0

0 | 1 | 0

1 | 0 | 0

1 | 1 | 1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the OR gate function?

The OR gate functions by outputting true if both of its inputs are false.

The OR gate functions by outputting true only if both of its inputs are true.

The OR gate functions by outputting false if both of its inputs are false.

The OR gate functions by outputting true if at least one of its inputs is true.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Describe the NOT gate and its operation.

The NOT gate has two inputs and one output.

The NOT gate produces an output value that is the same as the input value.

The NOT gate has one output and multiple inputs.

The NOT gate has one input and one output. It produces an output value that is the opposite of the input value.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

0

3

1

2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If A = 0 and B = 1, what will be the output of an OR gate?

3

0

1

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?