Bitwise one's complement operator (~). Bitwise one's compliment operator will invert the binary bits. If a bit is 1, it will change it to 0.
確定! 回上一頁