170k views
4 votes
The ____ in a binary tree is the number of branches on the path from the root to the node.

A.
size of a node

B.
level of a node

C.
depth of a node

1 Answer

5 votes
if i remember correctly from class, it’s c. the depth of a node
User Ustroetz
by
5.8k points