in Programming in C
259 views
0 votes
0 votes
In a binary tree with n nodes every node has an odd no. of descendants. Every node is considered to be its own descendant. What is the no. of nodes in the tree that has exactly one child?
in Programming in C
259 views

1 comment

Please log in or register to answer this question.