Boolean Algebra - Laws

Boolean Algebra - Laws

12th Grade - University

9 Qs

quiz-placeholder

Similar activities

Introduction to Python Review

Introduction to Python Review

9th - 12th Grade

11 Qs

PYTHON_CHAPTER 7

PYTHON_CHAPTER 7

University

10 Qs

Computer Science Quiz

Computer Science Quiz

12th Grade

10 Qs

Struktur Kendali Program

Struktur Kendali Program

12th Grade - University

11 Qs

Python Variables

Python Variables

KG - 12th Grade

5 Qs

Data Structures and Algorithm

Data Structures and Algorithm

University

9 Qs

Gmetrix JavaScript Session 3 Test

Gmetrix JavaScript Session 3 Test

9th - 12th Grade

10 Qs

Advance Python

Advance Python

KG - Professional Development

10 Qs

Boolean Algebra - Laws

Boolean Algebra - Laws

Assessment

Quiz

Computers

12th Grade - University

Hard

Created by

Louise Lockwood

Used 134+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which law says 'Break the line, change the sign'?

De Morgans

Association

Commutative

Distirbutative

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This law allows for the removal of brackets from an expression and the regrouping of variables

DeMorgans

Associative

Commutative

Distributive

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This declares you can multiply or factor out an expression which is what you do in ordinary algebra

De Morgans

Distributive

Associative

Commutative

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This law states that the order of application of two separate terms is not important

De Morgans

Commutative

Distributive

Associative

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What rules have to be followed for absorption to apply?

The operators inside and outside of the brackets must be different, The terms outside the brackets must also be inside the brackets

The operators inside and outside of the brackets must be the same, The terms outside the brackets must not be inside the brackets

6.

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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is the OR version of which law?

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

Commutative

Associative

Distributive

De Morgans

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This is an example of which law?

A.B = B.A

A+B = B+A

Commutative

Distributive

Absorption

Associative

9.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is double negation?

Multiplying by 2

If you reverse something twice you end up back where you started

A negative number