shouldn\'t this be, 11 is good and 21 is bad? because, in case of i++, the value 10 first gets evaluated if equal to i, and then incremented?
int i = 10; if(i++ =