Multiple Choice
MATCHING
Match each term with the correct statement below.
-English-like language you can use to help create the structure of your program
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
Q17: You must always add "//" at the
Q20: MATCHING<br>Match each term with the correct statement
Q21: 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?
Q26: What is an algorithm? You may use
Q27: MATCHING<br>Match each term with the correct statement
Q33: What is a dangerous thing about programming
Q49: How does C's for loop work?