nerdexam
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)
  • A
    7% (2)
  • B
    85% (23)
  • C
    4% (1)
  • D
    4% (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.

Full CLAD Practice