give the output of :
int a=5;
a++;
system.out.println(a);
a-=(a- -)-(- -a);
system.out.println(a);
Answers
Answered by
13
- First output: 6
- Second output: 4
Similar questions
Economy,
2 months ago
Computer Science,
2 months ago
English,
4 months ago
Math,
4 months ago
Math,
10 months ago