Data Structures

The concept in which a data structure consisting of nodes (vertices) connected by edges, used to represent relationships is best known as which of these terms?

Correct answer

D. Graph

Explanation

Graph refers to a data structure consisting of nodes (vertices) connected by edges, used to represent relationships.