Which indices can we access in an array with two elements?
0
and
1
1
and
2
2
and
3
We can't create arrays with two elements
0
and
1
.