When loading arrays:
a. An automatic counter loop must be used.
b. A WHILE/WHILE-END loop, REPEAT/UNTIL loop, or an automatic counter loop may be used.
c. A flag value must be used to stop the entering of data.
d. a and c.
b. A WHILE/WHILE-END loop, REPEAT/UNTIL loop, or an automatic counter loop may be used.
Computer Science & Information Technology
You might also like to view...
For the site shown in Figure 26 in the pre-lab reading, to embed the image logo.png on the Web page french-roast.html, the relative file path is _____
Fill in the blank(s) with correct word
Computer Science & Information Technology
In a struct, all members are ____________ by default
a. public b. private c. global d. all of the above
Computer Science & Information Technology