News

Left shift: Given operand1 << operand2, where each operand must be of character or integer type, shift operand1 ‘s binary representation left by the number of bits that operand2 specifies.