Data-Structures
October 8, 2023Data-Structures
October 8, 2023Data-Structures
Question 43 |
The number of leaf nodes in a rooted tree of n nodes, with each node having 0 or 3 children is:
n/2 | |
(n-1)/3 | |
(n-1)/2 | |
(2n+1)/3 |
Question 43 Explanation:
Correct Answer: D
Question 43 Explanation:
Subscribe
Login
0 Comments