🎴 Flashcard Mode
Programming Fundamentals: Data Structures, OOP, and Java
Card1 / 23
Mastered0
Review0
QuestionClick to flip
Which of the following non-linear data structures is having a hierarchical relationship among its elements called nodes?
AnswerClick to flip back
A
Trees
💡 Explanation:
This non-linear data structure is having a hierarchical relationship among its elements called nodes.