Question

Which of the following statements about general trees (non-binary) is TRUE?

A Every node in a tree has at most two children.
B A tree must always have a unique root node.
C All leaf nodes in a tree must be at the same depth.
D The height of a tree is the number of nodes on the longest path from the root to a leaf.
E A tree cannot contain cycles.
Practice Next

Hey! Ask a query