Toggle navigation
Aliensbrain
Home
Topics
Quizzes
Notebooks
Community
Sign in
programming languages Online Quiz - 129
The statement i++; is equivalent to...
The statement i++; is equivalent to
technology
programming languages
i = i + i;
i = i - 1;
i = i + 1;
i --;
Show answer
Correct Option:
C
Find more quizzes: