Define parent node
3 years ago
Data Structure and Algorithm
The node which is having further sub-branches is called the parent node of those sub-branches.
Here, node C is the parent node of D and E
Sanisha Maharjan
Jan 23, 2022