Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Boolean Algebra and Logic Simplification Questions
The NAND or NOR gates are referred to as "universal" gates because either:
Convert the following SOP expression to an equivalent POS expression.
For the SOP expression , how many 0s are in the truth table's output column?
An OR gate with schematic "bubbles" on its inputs performs the same functions as a(n)________ gate.
Converting the Boolean expression LM + M(NO + PQ) to SOP form, we get ________.
How many gates would be required to implement the following Boolean expression before simplification? XY + X(X + Z) + Y(X + Z)
For the SOP expression , how many 1s are in the truth table's output column?
The systematic reduction of logic circuits is accomplished by:
Determine the values of A, B, C, and D that make the product term equal to 1.
The commutative law of addition and multiplication indicates that:
How many gates would be required to implement the following Boolean expression after simplification? XY + X(X + Z) + Y(X + Z)
The commutative law of Boolean addition states that A + B = A × B.
Determine the values of A, B, C, and D that make the sum term equal to zero.
A Karnaugh map is a systematic way of reducing which type of expression?
The Boolean expression is logically equivalent to what single gate?
Applying DeMorgan's theorem to the expression , we get ________
Which of the following is an important feature of the sum-of-products (SOP) form of expression?
Which Boolean algebra property allows us to group operands in an expression in any order without affecting the results of the operation [for example, A + B = B + A]?
Derive the Boolean expression for the logic circuit shown below:
An AND gate with schematic "bubbles" on its inputs performs the same function as a(n)________ gate.
1
2
3
4