x = 0;while (x < 3){ printf("x = %d\n",x); x++;}
Algorithm made me Cool. . .
do { statements;} while (condition);
Quiz Review Timeline (Updated): Mar 21, 2022 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.