raj gupta
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
statement
int y=8;
in c++
what is the value of ++y and y++
and these result check in java
and give the answer why?