
Available under Creative Commons-ShareAlike 4.0 International License.
Exercise 18.4.1
Answer the following statements as either true or false:
- The array data type is one of the standard data types in C++.
- Arrays can have more than one dimension.
- For loops are often used to display the members of an array.
- When defning an array, it is preferable to specify how many members are in the array.
- Arrays are rarely used to represent data.
- 瀏覽次數:1626