What is a leaf node in a tree?
A node with no children
A node with a parent
A node with only two children
A node with only one child

Data Structures and Algorithms Exercises are loading ...