Multiple Choice
MATCHING
Match each term with the correct statement below.
-checks whether a condition is true and then continues looping until the condition becomes false
A) pseudocode
B) conversion specifier
C) class
D) bug
E) variable
F) do loop
G) compiler
H) while loop
I) gcc
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q15: In C, _ show where a block
Q16: _ is a markup language rather than
Q17: You must always add "//" at the
Q21: MATCHING<br>Match each term with the correct statement
Q22: MATCHING<br>Match each term with the correct statement
Q23: You can use /* and */ instead
Q24: MATCHING<br>Match each term with the correct statement
Q25: How is branching performed in Perl?
Q33: What is a dangerous thing about programming
Q49: How does C's for loop work?