Podcast
Questions and Answers
Which node in a tree does not have any parent node?
Which node in a tree does not have any parent node?
What is the maximum number of children a node can have in a binary tree?
What is the maximum number of children a node can have in a binary tree?
What is a leaf node in a tree?
What is a leaf node in a tree?
What is an ancestor of a node in a tree?
What is an ancestor of a node in a tree?
Signup and view all the answers
What are siblings in a tree?
What are siblings in a tree?
Signup and view all the answers