Besides input loops, the ____ loop can be used in any situation where you need to process a series of values.
A. do
B. forAllTogether
C. while
D. for
Answer: C
Computer Science & Information Technology
You might also like to view...
When a relationship exists between two tables, the Form wizard automatically includes a(n) ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
To add records to a table, use the SQL ____ command.
A. ADD INTO B. APPEND C. RECORD D. INSERT INTO
Computer Science & Information Technology