mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-20 13:02:19 -04:00
In bitwise right shift operation the answer should in 8 bit format i.e 00000000 as both the the operands are in 8 bit format
In bitwise right shift operation the answer should in 8 bit format i.e 00000000 as both the the operands are in 8 bit format