operador-lógico

How does XOR work for two binaries with more than one digit?

I learned that the XOR operator works as or unique , i.e. the end result is only1 when only one of the operators is equal to ... ); if(left) return (pad + str).slice(-padSize); else return (str + pad).substring(0, padSize); }

What is the difference between the logical operators NOT, AND and or? [duplicate]

this question already has an answer here : ... ors. What is the difference between the logical operators NOT, AND and or? And what is the difference between logic gates?