Enter the result

Report a typo

Enter the resulting value of the variable c after executing the following code.

int a = 2;
int b = 3;
int c = ++a + b--;
Enter a number
___

Create a free account to access the full topic