7517 Boolean Algebra

7517 Boolean Algebra

12th Grade

22 Qs

quiz-placeholder

Similar activities

Python 2023-2dnm

Python 2023-2dnm

9th - 12th Grade

20 Qs

Microsoft Word: Introduction

Microsoft Word: Introduction

8th - 12th Grade

20 Qs

Boolean Algebra and Logic

Boolean Algebra and Logic

12th Grade

23 Qs

Pseudocode Practice Questions

Pseudocode Practice Questions

9th - 12th Grade

20 Qs

Pseudocode

Pseudocode

9th - 12th Grade

20 Qs

Toán tử trong C ++

Toán tử trong C ++

10th - 12th Grade

20 Qs

SAINS KOMPUTER TINGKATAN 4 (BAB1)

SAINS KOMPUTER TINGKATAN 4 (BAB1)

KG - University

21 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?