Multiple choice

The logical data structure with one to many relationship is a

  1. network

  2. tree

  3. chain

  4. All of above

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

Network, tree, and chain data structures can all represent one-to-many relationships. Therefore, all of these are valid logical structures for such relationships.