Answer the following statements true (T) or false (F)
1. An array must be initialized when it is declared.
2. Subscript range errors are syntax errors.
3. Loop control variables may be used as array subscripts.
4. Single array elements may not be used as function arguments.
5. An array name with no subscript is a pointer.
1. False
2. False
3. True
4. False
5. True
Computer Science & Information Technology
You might also like to view...
An SQL statement is an instruction using Structured Query Language
Indicate whether the statement is true or false
Computer Science & Information Technology
Arranging data in a table from A to Z is referred to as ________
Fill in the blank(s) with correct word
Computer Science & Information Technology