what is the infex of the element O in the following array char ch[ ]={ a, e, i,o,u
Answers
Answered by
1
Answer:
Index of the element 'o' is 3.
Explanation:
In an array containing n elements, the index always starts from 0 and ends with (n-1). For example a[0] represents the first element of an array a[], a[19] represent the twentieth element of the array.
In this case 'o' is the 4th element of the array ch[] and hence its index is 3.
Answered by
0
Answer:
see my questions there is up from question that
Explanation:
distinguish between dew and frost there is second answer you may see it
Similar questions
Physics,
4 months ago
Math,
4 months ago
Science,
4 months ago
Computer Science,
9 months ago
India Languages,
9 months ago
Computer Science,
1 year ago
Science,
1 year ago