Computer Science, asked by jyotimdoddamani123, 7 months ago

write the truth table for: X+X=X​

Answers

Answered by tamira96
4

Answer:

I guess it can be 0+0= 0

Explanation:

Hope this helps

Answered by qwvilla
1

The truth table for X+X=X​  is

  • X         X          X+X

       0          0            0

      1           1             1

  • From the above Truth table, we can see X+X=X. The X+X is basically an OR operation in Boolean Algebra. Therefore through the truth table, we prove that X+X=X.

What do you mean by a truth table?

  • The determination of the falsity or truth of the propositional statements and is done by enlisting all the outcomes that are possible, this is referred to as a truth table.
  • This truth table is used in Philosophy, Mathematics, and Computer Science.

Similar questions