An array can store multiple values, but the values must be
A) all the same data type.
B) declared at the time the array is created.
C) constants.
D) numeric, not characters or strings.
E) none of the above.
A) all the same data type.
Computer Science & Information Technology
You might also like to view...
Every program installed on a computer displays as a window button on the taskbar
Indicate whether the statement is true or false
Computer Science & Information Technology
__________ refers to combining data and code into a single object.
a. Data hiding b. Abstraction c. The constructor d. Encapsulation
Computer Science & Information Technology