Tuesday, 2 June 2020

UGC NET Computer Science December 2019 | Question 53

Question 53
The Boolean expression AB+AB'+A'C+AC is unaffected by the value of the Boolean variable
  1. 1. A
  2. 2. B
  3. 3. C
  4. 4. A,B and C
Explanation
The Given Boolean expression can be simplified as follows:

AB+AB'+A'C+AC

= A(B+B')+C(A'+A) .... from property of complementary (B+B') = 1 and (A+A') = 1

= A+C , WHICH is independent on B

Hence 2 is the right answer

Reference : Laws of Boolean Algebra

PreviousNext
UGC NET CS December 2019 - Q. 52UGC NET CS December 2019 - Q. 54

No comments:

Post a Comment

UGC NET Computer Science December 2019 | Question 16

Question 16 In a certain coding language. 'AEIOU' is written as 'TNHDZ'. Using the same coding language. 'BFJPV' wil...

Popular Posts