If a circuit suffers "Clock Skew” problem, the output of circuit can't be guaranteed…..
a) True
b) False
c) Both
d) None
The Boolean expression A + BC equals to?
a) (
b) (A + B)(A + C)
c) (A + B)(
d) None of these
The Boolean expression (A +C) (AB' +AC)(A'C' + B')can be simplified to?
a) AB'
b) AB+ A'C
c) A'B+ B
d) AB + BC
A SOP expression having a domain of 3 variables will have a truth table having ……………combinations of inputs and corresponding output values.
a) 2
b)4
c) 8
d) 16
The domain of the expression AB'CD + AB'+C'D + B is?
a) A and D
b) B only
c) A,B,C and D
d) none of these
The Boolean expression X = AB + CD represents?
a) two ORs ANDed together
b) a 4-input AND gate
c) two ANDS ORed together
d) an exclusive-Or