// ++i 4 => int i; ++i => int j; <<<"printing i, j">>>; <<>>; <<>>; if ( i == 5 && j == 5 ) <<<"success">>>;