Question

In a binary tree, how is the height of the tree defined?

A The number of edges from the root to the deepest leaf node
B The number of nodes from the root to the deepest leaf node
C The total number of nodes in the tree
D The total number of edges in the tree
E The number of internal nodes in the tree
Practice Next

Hey! Ask a query