Podcast
Questions and Answers
What is the Boolean expression for the logic circuit diagram with inputs X and Y?
What is the Boolean expression for the logic circuit diagram with inputs X and Y?
- $F=(X+Y)\cdot(X' + Y')$
- $F=(X\cdot Y') + (X'\cdot Y)$
- $F=(X+Y')\cdot(X'+Y)$ (correct)
- $F=(X'\cdot Y) + (X\cdot Y')$
Which of the following is a basic law of Boolean algebra?
Which of the following is a basic law of Boolean algebra?
- A · 1 = A (correct)
- A + 0 = 0
- A · 0 = 1
- A + 1 = A
What is the dual of Demorgan's theorem for the expressions A + B and A · B?
What is the dual of Demorgan's theorem for the expressions A + B and A · B?
- $A' + B'$ and $A \cdot B$ (correct)
- $A' \cdot B'$ and $A+B$
- $A \cdot B'$ and $A' + B$
- $A' \cdot B$ and $A+B'$
Using truth table, what did the given example aim to prove?
Using truth table, what did the given example aim to prove?
Which of the following is NOT one of the basic laws or theorems of Boolean algebra?
Which of the following is NOT one of the basic laws or theorems of Boolean algebra?
Which mathematical algebra is used in digital logic?
Which mathematical algebra is used in digital logic?
How are variables represented in Boolean algebra?
How are variables represented in Boolean algebra?
Which operation is represented by 'X�Y' in Boolean algebra?
Which operation is represented by 'X�Y' in Boolean algebra?
What does a truth table specify for a Boolean expression?
What does a truth table specify for a Boolean expression?
Who developed Boolean algebra?
Who developed Boolean algebra?