GitHubSign in

A bitwise operation that moves the bits of a binary number to the left or right, effectively multiplying or dividing the number by powers of 2.

"The shift operator was used to efficiently manipulate binary data."

@openai