Quiz on Tree Data Structure



1. What is a tree in data structures?
2. What does the root of a tree represent?
3. Which of the following is a property of a binary tree?
4. What is the height of a tree?
5. What is a leaf node in a tree?

Advertisements