Hello guys, i just would like to test "what happen to the decimal/binary" when i use different operators, such as ~ >> << && || ..on the specific value that i need to convert to the decimal. If there is no such way because i actually don't know and if someone can convert me 10 (1010) with 20 bits on right, i will give points and be grateful
(IF someone can provide me a photo table / explanation for that conversation i will really appreciate it also)
I think it is like:
01010000000000000000
OR
00000000000000000101
But i am completely not sure And we talk about logical shifting, i mean not arithmetic.