Given the following code:
int a = -1; System.out.println(1 - a++);
Create a free account to access the full topic