User login

4 + 7 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.

After executing a = 10; b = a ++; the value stored in b is:

12

9

10

11