Google News
logo
Electronics and Communication Engineering (ECE) : Digital Electronics - Quiz(MCQ)
In Digital electronics (Boolean algebra), the OR operation is performed by which of the given properties
A)
Distributive properties
B)
Associative properties
C)
Commutative properties
D)
All of the above

Correct Answer : Option (D) :   All of the above


Explanation : In Boolean algebra, the distributive properties are given by the following equation:

A + BC = (A+B) (A+C) & A(B+C) = AB+AC


In Boolean algebra, the commutative properties are given by the following equation:

A+B = B+A & A*B = B*A


In Boolean algebra, the distributive properties are given by the following equation:

A+(B+C) = (A+B) +C & A*(B*C) = (A*B) *C

Advertisement