Discussion :: Exam Questions Paper
-
The number of variables in a function is odd and the number of minterms with even number of 0's are same as the number of minterms with odd number at 1's, the expression formed can be represented in __________ as well as __________ form.
Answer : Option B
Explanation :
With odd number of variables (n)
Let n = 3, by using k map
A (B ⊕ C) + A(BC + B C)
AD + AD
= A ⊕ D
D = B⊕C
D = B⊕C
This can be represented by EX-NOR of EX-OR expressions.
EX-NOR means equivalence.
Be The First To Comment