How are the elements accessed in a 2d array ?
array(i, j)
array[i, j]
array[ i ][ j ]
array{ i }{ j }
This question is part of this quiz :