Question
Which data structure or concept is best described as a square matrix indicating which vertex pairs are connected?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Adjacency Matrix
Explanation:
Adjacency Matrix is a square matrix indicating which vertex pairs are connected.
This description distinguishes it from the other choices.
Leave a Reply