Examveda

Which of the following statements is true about array indices in C++?

A. Array indices must be of type 'int'

B. Array indices can be negative

C. Array indices start from 0

D. Array indices start from 1

Answer: Option C


Join The Discussion

Related Questions on Arrays and Strings in C plus plus