Computer Science, asked by Manni21, 1 year ago

Java programming: what will be the output of a++ when int a= -1 need correct answer

Answers

Answered by AShrimate
1
The output a++ = -1 because it is post increment
I hope I solved your problem so mark me as brainly
Similar questions