Boolean Algebra and Circuit Design Quiz

Boolean Algebra and Circuit Design Quiz

University

16 Qs

quiz-placeholder

Similar activities

AP Computer Science A Post Unit 2 Check

AP Computer Science A Post Unit 2 Check

10th Grade - University

18 Qs

Review Gambar Teknik

Review Gambar Teknik

University

12 Qs

Python if statement

Python if statement

University

15 Qs

II CSM A & B

II CSM A & B

University

15 Qs

Playing with C

Playing with C

University

20 Qs

C-Extended

C-Extended

University

16 Qs

Java Coding Questions

Java Coding Questions

University

20 Qs

Revision C class

Revision C class

University

11 Qs

Boolean Algebra and Circuit Design Quiz

Boolean Algebra and Circuit Design Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Vincent Hall

Used 11+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the symbol used to denote the output of an AND gate?

a ∨ b

a ∧ b

~a

a + b

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which logic gate or combination of logic gates is used to represent the expression (x∨y)¬x?

AND

OR

NOT

XOR

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of the expression x∧(∼y ∨ x) when x=0 and y=0?

0

1

2

3

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of the circuit when A = 1, B = 0, and C = 0 according to the table?

0

1

2

3

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the output of the circuit when A = 0, B = 1, and C = 1 according to the table?

0

1

2

3

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is an example of the Associative Law in Boolean algebra?

(a ∨ b) ∨ c = a ∨ (b ∨ c)

a ∧ b = b ∧ a

a ∧ (b ∨ c) = (a ∧ b) ∨ (a ∧ c)

a ∨ 0 = a

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the Commutative Law for the AND operation in Boolean algebra?

a ∧ b = b ∧ a

a ∨ b = b ∨ a

a ∧ (b ∨ c) = (a ∧ b) ∨ (a ∧ c)

a ∨ 0 = a

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?