7517 Boolean Algebra

7517 Boolean Algebra

12th Grade

22 Qs

quiz-placeholder

Similar activities

Pseudocode

Pseudocode

9th - 12th Grade

20 Qs

SAINS KOMPUTER TINGKATAN 4 (BAB1)

SAINS KOMPUTER TINGKATAN 4 (BAB1)

KG - University

21 Qs

Microsoft Word: Introduction

Microsoft Word: Introduction

8th - 12th Grade

20 Qs

JAVA FUNDAMENTALS

JAVA FUNDAMENTALS

9th - 12th Grade

20 Qs

Key Term Review: Fundamentals of Modeling

Key Term Review: Fundamentals of Modeling

9th - 12th Grade

20 Qs

AP CSA Unit 1 Review

AP CSA Unit 1 Review

10th - 12th Grade

20 Qs

Google Docs Unit 3

Google Docs Unit 3

6th - 12th Grade

19 Qs

C++ programming

C++ programming

7th - 12th Grade

20 Qs

7517 Boolean Algebra

7517 Boolean Algebra

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Alexander Woolston

Used 23+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

X . X
0
1
X
__
 X

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

__     __
A  .   B
is the same as
_______
A + B
A . B
B . A
______
A . B

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A . ( B + C )
is the same as
___________
A + B + C
( A + B ) ( A + C)
A . B . C
( A . B ) + ( A . C )

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which law is this an example of:

A(B+C) = (A.B)+(A.C)

A+(B.C) = (A+B).(A+C)

Associative

Commutative

Absorption

Distributive

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many different combinations of 1 and 0 are possible with 3 bits?

2

4

6

8

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is the Logic Expression for this circuit?

Z = NOT (A AND B)

Z = NOT (A OR B)

Z = (NOT A) AND B

Z = (NOT A) OR B

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What kind of gate does this Truth Table represent?
NOR
NOT
OR
XOR

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?

Discover more resources for Computers