Question
Which data structure or concept is best described as a graph whose edges have no direction?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Undirected Graph
Explanation:
Undirected Graph is a graph whose edges have no direction.
This description distinguishes it from the other choices.
Leave a Reply