What is Left shift operator

Left shift operator: Left shift operator (<<) is the bit manipulation operator. This moves the bits in its left operand zero or additional positions to the left, according to the value of its right operand. The zero bits are added up to the right of the outcome.

   Related Questions in Programming Languages

©TutorsGlobe All rights reserved 2022-2023.