InterviewSolution
Saved Bookmarks
| 1. |
What Are Nodes? |
|
Answer» NODES are like branches in trees; the uppermost is ROOT node and a hierarchy can have MULTIPLE ROOTS. Nodes are like branches in trees; the uppermost is root node and a hierarchy can have multiple roots. |
|