What is the result

Report a typo

Given the following code:


int a = -1;
System.out.println(1 - a++);

What does it print?
Select one option from the list
___

Create a free account to access the full topic