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