14
QuizMultiple Choice

Use Data Structures — Unit test

Question 14 • Introduction to Information Technology - EL3701

What can be written to perform a certain number of iterations or to iterate until a specific result is achieved?

Answer
A
an ordered data structure
B
a for loop
C
a print function
D
an array
Previous
Next