Computer Science, asked by keyaara, 11 months ago


Give truth table for the Boolean Expression (X + Y')'​

Answers

Answered by ranvirlodh
13

Answers:

= X'. Y

Explanation:

Hope you will get it. Its very easy : )

Attachments:
Answered by AskewTronics
16

The truth table for the Boolean Expression (X+Y')' is attached below--

Explanation:

  • The table represents the truth table of (X+Y')' for the four combinations of values, in which x holds the value 0011 and y holds the value 0101.
  • Then the y' can be 1010 because y' is the reverse of the y.
  • Then the x+y' will be 1011 because + indicates the operation of or gate.
  • Then (x+y')' will be 0100 because (x+y')' is the reverse of x+y'.

Learn More

Logic Gates diagram and truth table: https://brainly.in/question/11882407

Attachments:
Similar questions