Computer Applications
Related Questions
All the elements in an array must be of …………… data type.
Write a statement that defines a one-dimensional array called amount of type double that holds two elements.
Element amount[9] is which element of the array ?
- the eighth
- the ninth
- the tenth
- impossible to tell.
Declare following arrays: figures of 30 char element.