To represent a graph, we need to store two sets. The first set represents the vertices of the graph, and the second set represents the edges or arcs. The two most common structures used to store these sets are arrays and linked lists.

Answer the following statement true (T) or false (F)

True

Correct.

Computer Science & Information Technology

You might also like to view...

The first time you open OneNote, you open a document

Indicate whether the statement is true or false

Computer Science & Information Technology

A subform combines two views of the same record source

Indicate whether the statement is true or false

Computer Science & Information Technology