Quiz on Graphs

Test yourself on what you've learned about graphs.

We'll cover the following...
Technical Quiz
1.

Which statement about graphs is true?

A.

A graph is a set of ordered pairs of vertices called edges.

B.

A path in a graph is a sequence of vertices such that all of its vertices are unique.

C.

An edge in a graph is directed from the target to the source.

D.

The number of vertices in a graph is denoted by mm.


1 / 3
...