wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Boolean Theorems

Total questions: 15

Worksheet time: 20mins

Name
Class
Date
1.

In a positive logic circuit

a)

Logic 0 and 1 represented by 0v (ground) and positive voltage (+VCC respectively )

b)

Logic 0 and 1 represented by negative and positive voltages respectively

c)

Logic 0 voltage level is higher than logic 1 voltage level

d)

Logic 0 voltage level is lower than logic 1 voltage level

2.

In negative logic ,the logic 1 state corresponds to

a)

High voltage level

b)

Low voltage level

c)

Negative voltage level

d)

Ground level

3.

The following equation corresponds to De Morgan’s theorem in booloen algebra

a)

(A+B)(A+B)=A+AB+B

b)

(A+B)(A+B)=AA+AB+BB+BA

c)

(AB)’=A’+B’

d)

None of the above

4.

The Boolean algebra is based on the premises that

a)

Differential equations can be solved by analog circuits

b)

There are two states

c)

Data can be stored and retrieved

d)

None of these

5.

Boolean algebra is different from ordinary algebra in which way?

a)

Boolean algebra can represent more than 1 discrete level between 0 and 1.

b)

Boolean algebra have only 2 discrete levels:0 and 1

c)

Boolean algebra can describe up to levels of logic levels

d)

They are actually the same

6.

Three managers have a key of a safe with them, and it requires any two keys to open the safe. If A, B and C denote the presence of the three managers respectively in front of the safe, write down the switching expression denoting the condition for opening the safe?

a)

A.B + B.C + C.A

b)

(A + B + C) . (A’ + B’ + C’)

c)

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

d)

All of these

7.

The switching expression F = X’.Y + Y’.Z’ + X.Y + Y’.Z after minimization becomes

a)

F = X + Y’

b)

F = X + Y

c)

F = 0

d)

F = 1

8.

The dual of the switching expression (X + (Y . 1)) + (Z + 0) is

a)

(X . (Y + 0)) . (Z . 1)

b)

(X . (Y + 1)) . (Z . 0)

c)

(X + (Y + 0)) . (Z + 1)

d)

None of these

9.

The Boolean expression (A + B)'.(A'+ B')' simplifies to

a)

A

b)

B

c)

0

d)

1

10.

The Boolean expression (X + Y).(X + Y') simplifies to

a)

X

b)

Y

c)

XY

d)

X'Y'

11.

Which of the following statements is not correct?

a)

AB + A'C + BC = AB + A'C

b)

A + AB = A

c)

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

d)

AB + A'C = (A + C') (A' + B')

12.

Which of the following expression is dual of

a)

(AB + CD) = (A + C) (A + D) (B + C) (B + D)

b)

(AC + BD) = (A + C) (A + D) (B + C) (B + D)

c)

(AB + CD) = (A + B) (A + D) (B + C) (C + D)

d)

(AD + BC) = (A + B) (A + C) (B + C) (B + D)

13.

Which of the following represents the complement of the function X + YZ

a)

X’(Y+Z)’

b)

X’Y’ +Z’

c)

X’(Y’+Z’)

d)

X’ + Y’Z’

14.

Simplify the Boolean function x(x'+y) to a minimum number of literals.

a)

xx'

b)

xy

c)

xy'

d)

x'y'

15.

Simplify the Boolean function x + (x'y) to a minimum number of literals.

a)

xy

b)

x'y'

c)

x+y

d)

0