The term in a Boolean expression, which is a logical multiplication of two or more Boolean variables (either in normal or completed form ) is called
Product term
Sum term
Minterm
Maxterm
According to Associative law, which of the following statement is correct
A+(B+C) = (A+B)+C
A.(B.C) = (A.B).C
Both (1) & (2)
None of these
De Morgan’s Law states that for every two logical variables A and B
(A +B)’ = A’. B’
(A.B)’ = A’ + B’
According to Commutative law , which of the following statement is correct
A+B = B+A
A.B = B.A
If there are n number of variables in an expression, then the truth table comprises _____ no. of rows.
2n
n2
Which one of the following is best correct for Involution law, which states that for every logical variable A there exists A’ such that
((A’)’) = A
((A’)’) = 1
((A’)’) = 0
In which law, the logical addition and logical multiplication of two variables is absorptive in nature.
Absorption
De Morgan
Inverse
In which law, the logical addition and logical multiplication of two variables is commutative in nature
Associative
Commutative
Distributive
Which one of the following is best correct for Idempotent law, which states that for every logical variable A there exists A such that
A + A = A
A.A = A
In which law, the logical addition and logical multiplication of three variables are associative in nature.