Concepts Of Physics MCQ Edition [Volume 2]PhysicsSemiconductors and Semiconductor Devices
Consider the expression X = A BC + B CA + C AB . Find the value of X if A = 1 , B = 0 , and C = 1 .
Options
- A-1
- B1
- C2
- D0
Correct answer
B. 1
Step-by-step solution
Given A = 1 , B = 0 , C = 1 . The complements are A = 0 , B = 1 , C = 0 . Substituting these values into the given Boolean expression X = A BC + B CA + C AB : X = (0 0 1) + (1 1 1) + (0 1 0) X = 0 + 1 + 0 = 1