Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Вкажітьвірний результат виконання програми:
Вкажіть
вірний результат виконання програми:
int x = 1;
int y = x++;
System.out.println(y);
3
0
1
2
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!