mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-12 07:02:42 -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