A(n) __________ can be used to specify the starting values of an array.
a. initialization list
b. array name
c. subscript
d. element
e. None of these
a. initialization list
Computer Science & Information Technology
You might also like to view...
Convert the decimal fraction ½ to binary.
a. 0.012 b. 0.12 c. 1.02 d. .1102
Computer Science & Information Technology
A diagram that uses special symbols to display pictorially the flow of execution of a program or program module is a(n):
a. hierarchy chart b. pseudocode listing c. application chart d. flowchart
Computer Science & Information Technology