posted 24 years ago
Hi,
I got the site and understood fairly how to represent a negative number in binary form and left and right shift of postive numbers.
For example -13 binary is 1111 0011 and -13 >> 3 = 1111 1110.
I don't know how to interprete this as decimal number. Can anybody explain please?
Thanks in advance,
Madhuri.