int ++a = 100;
System.out.println(++a);

Posted on by