forum

Home / DeveloperSection / Forums / why give different result in this statement

why give different result in this statement

Amit Singh262702-Oct-2010
for example
int s=23;
s++ and ++s
the result of s++ and ++s in java is different from c++ why?

Updated on 20-May-2011

Can you answer this question?


Answer

1 Answers

Liked By