// we are shifting to the right 2 places which will make it...100101...which is 37? System.out.println("Reassigned: " + Integer.toBinaryString(a)); System.out.println ...