In binary numbers shifting the binary point to one place left
Answers
Answered by
2
A left arithmetic shift of a binary number by
1. The empty position in the least significant bit is filled with a zero. A right arithmetic shift of a binary number by 1.
1. The empty position in the least significant bit is filled with a zero. A right arithmetic shift of a binary number by 1.
Similar questions