I have to prove analytically to see if these equations are exclusively or.
$A⊕ A=0$
Do I solve this by using the truth table?
A A Output ---------- 0 0 0 ---------- 0 1 1 ---------- 1 0 1 ---------- 1 1 0 ----------
How I am supposed to prove that this equation is a product of XOR?
$A⊕B⊕A.B= A+B$