1
Reply

why same experission in c++ and java give different resulr?

raj gupta

raj gupta

Oct 03, 2010
4.8k
0

    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?

     

    raj gupta
    October 03, 2010
    0