1.

The result of X+X.Y is X.(a) True(b) FalseI got this question in an interview for internship.This key question is from Boolean Functions in division Boolean Algebra and Logic Circuits of Computer Fundamentals

Answer»

The correct option is (a) True

For explanation: This is a BOOLEAN EXPRESSION. It can be EVALUATED as :

X+X.Y= X(1+Y) = X.

Since 1+Y=1 by boolean laws.



Discussion

No Comment Found

Related InterviewSolutions