A shift operator will shift the bits by a number of positions . In java we have three shift operators , they are
- The right shift signed operator
, which shift the bits to the right , while keeping the
A shift operator will shift the bits by a number of positions . In java we have three shift operators , they are
, which shift the bits to the right , while keeping the