Bitwise left shift operator is represented by >> . The >> operator shifts a number to the right by a specified number of bits. The first operand is shifted to ...
確定! 回上一頁