Vidyalelo
Data Structure · Q17

Arrays in Data Structures

Programming · Data Structure · question 17

Q17

Which of the following is true about array indexes?

A.
They start from 1
B.
They can be negative
C.
They start from 0
Answer
D.
They start from a user-defined value

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board