Beginner
Discrete Mathematics & Math
Q18 / 100
What is a Boolean algebra?
Correct! Well done.
Incorrect.
The correct answer is B) An algebraic structure with two operations (AND, OR) and complement over {0,1} satisfying commutativity, associativity, distributivity, identity, and complement laws
B
Correct Answer
An algebraic structure with two operations (AND, OR) and complement over {0,1} satisfying commutativity, associativity, distributivity, identity, and complement laws
Explanation
Boolean algebra (George Boole) is the foundation of digital logic and set theory. Operations: +/∪ (OR), ·/∩ (AND), ¬/complement. Identities: x+0=x, x·1=x, x+x'=1, x·x'=0.
Progress
18/100