Computer Science for IGCSE & O level - Programming (Section 6 - No. 4)

In the provided image what is the index of the staff in position 1 in the array `StaffName[]`?
0
1
2
3

Explanation

The index would be 0 because the first element in array is index 0.

Comments (0)

Advertisement