You are on page 1of 3

MODULE 9:-

BOOLEAN FUNCTION

Q1:-In Boolean algebra, the OR operation is performed by which


properties?

 Associative properties
 Commutative properties
 Distributive properties
 All of the Mentioned

Q2:-The Boolean Function A+BC is a reduced form of__________.

 AB+BC
 (A+B)(A+C)
 A’B+AB’C
 (A+C)B

Q3:- Derive the Boolean expression for the logic circuit shown below
 C(A+B)DE
 [C(A+B)D+E’]
 [[C(A+B)D]E’]
 ABCDE

Q4:-According to DeMorgan’s theorems, the complement of a product


of variables is equal to

 The complement of the sum


 The sum of the complements
 The product of the complements
 None of the above

Q5:-An example of a canonical SOP expressions is

 A’B+AB’C+ABD’
 AB’C+AC’D
 A’B+AB’+AB
 AB’CD’+A’B+A’

Q6:-An example of a standard SOP expression is

 AB+C
 ABC+A’BC
 A’B’CD+AB’C’D’
 (A+B)(A’+B’)

Q7:-Boolean Functions is of the form of______________.

 Truth values
 K=f(X,Y,X)
 Algebraic Expression
 Truth Table
Q8:-The Involution of A is equal to____________.

 A
 A’
 1
 0

Q9:-The expression for Absorption law is given by________.

 A+AB=A
 A+AB=B
 AB+AA’=A
 A+B=B+A

Q10:-Simplify the expression(A+B)(A+C)=_____________

 A+C
 B+C
 A+BC
 A

You might also like