Digital Logic Quiz

Digital Logic Quiz

11th Grade

22 Qs

quiz-placeholder

Similar activities

Python Loops Review

Python Loops Review

9th - 12th Grade

19 Qs

AP CSP Algorithms

AP CSP Algorithms

10th - 12th Grade

23 Qs

AP CS A Unit 3

AP CS A Unit 3

9th - 12th Grade

20 Qs

2D Array Test

2D Array Test

9th Grade - University

20 Qs

Emerging trends

Emerging trends

11th Grade

20 Qs

Java Casting & Booleans

Java Casting & Booleans

10th - 12th Grade

20 Qs

HTML tags

HTML tags

9th - 12th Grade

20 Qs

Photography Basics

Photography Basics

10th - 12th Grade

20 Qs

Digital Logic Quiz

Digital Logic Quiz

Assessment

Quiz

Computers

11th Grade

Medium

Created by

David Dubois

Used 1+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the Boolean expression for an AND gate as shown in the image?

Q = A + B

Q = A.B

Q = A XOR B

Q = A NOR B

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to the truth table in the image, what is the output when both inputs A and B are 1?

0

1

2

Undefined

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What must be the values of both inputs for the output of an AND gate to be 1?

A = 0, B = 0

A = 0, B = 1

A = 1, B = 0

A = 1, B = 1

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

1

0

2

-1

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Boolean expression correctly represents the OR gate?

Q = A * B

Q = A + B

Q = A - B

Q = A / B

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to the truth table, what is the output when A = 1 and B = 0?

0

1

2

-1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the minimum number of inputs that must be 1 for the output of an OR gate to be 1?

0

1

2

3

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?