National_Instruments
CLAD · Question #72
Which of the following statements regarding the index of Arrays are NOT true?
The correct answer is B. The index ranges from 1 to n.. You've hit your limit · resets 12:50am (America/New_York)
Data Types and Structures
Question
Which of the following statements regarding the index of Arrays are NOT true?
Options
- AThe index is used to access a particular element of an Array.
- BThe index ranges from 1 to n.
- CA 2-D array will have a column index and a row index.
- DThe index ranges from 0 to n-1.
How the community answered
(27 responses)- A7% (2)
- B85% (23)
- C4% (1)
- D4% (1)
Explanation
You've hit your limit · resets 12:50am (America/New_York)
Topics
#array indexing#zero-based index#array bounds#2D array
Community Discussion
No community discussion yet for this question.