Bitwise Operators - Programming

Q1:

On left shifting, the bits from the left are rotated and brought to the right and accommodated where there is empty space on the right?

A True

B False

ANS:B - False

No answer description is available. Let's discuss.