• A Organizes the data in a tree-like structure
  • B Root node does not have any parent
  • C Parent node can have any number of child nodes
  • D Child node can have any number of parent nodes