Are you sure you're getting this? Fill in the missing part by typing it in.
One common way to represent a graph is using an __ matrix. This is a 2-dimensional matrix where the cell (i, j) represents the presence or absence of an edge between the vertices i and j.
Write the missing line below.