A ________ loop is a good way to step through the elements of an array and perform some program action on each indexed variable.
(a) while
(b) do…while
(c) for
(d) all of the above
(c) for
Computer Science & Information Technology
You might also like to view...
If the table spans many pages, each page will include a repeat of the first row only if you select the repeat header row attribute
Indicate whether the statement is true or false
Computer Science & Information Technology
When you create an application that has two files, both must have a Main( ) method.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology