What happens when an arithmetic left shift causes an overflow?
In binary shifting, what happens to the value of a binary number when it is shifted to the left by 1 bit?
What is underflow in binary addition?