News

Listing 9 presents the source code to a ShiftOp application that lets you play with the shift operators. Listing 9. Shift operators in Java (ShiftOp.java) class ShiftOp { public static void main ...