Q. Which of these is not a feature of Hierarchical model? (Solved)
1. organizes the data in tree-like structure
2. parent node can have any number of child nodes
3. root node does not have any parent
4. child node can have any number of parent nodes
- d. child node can have any number of parent nodes