Integer.MIN_VALUE == -Integer.MIN_VALUE public static void main(String[] args) { int i = Integer.MIN_VALUE; System.out.println(Integer.toBinaryString