Computer Science, asked by idknanmolla7412, 4 months ago

give the output of :
int a=5;
a++;
system.out.println(a);
a-=(a- -)-(- -a);
system.out.println(a);​

Answers

Answered by jai696
13
  1. First output: 6
  2. Second output: 4

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions