^, Binary XOR Operator copies the bit if it is set in one operand but not both. (A ^ B) = 49, i.e., 0011 0001 ; ~, Binary One's Complement Operator is unary and ...
確定! 回上一頁