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