The bitwise NOT (or one's complement) operator flips the bits inside an integer turning zeros to ones and ones to zeros.
確定! 回上一頁