Which data structures need the number of elements to be defined beforehand?
We store the adjacency matrix of a graph of order 20 in an array. How many elements does this array contain?