What is the maximum total number of nodes in a tree that has
N levels? Note that the root is level (zero)
Answer Posted / s. sadagopan
Infinite
In a tree a node can have any number of nodes independent
of the levels.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
What do you mean by secondary clustering?
Define a tree?
What is immutablelist?
Explain the difference between a list and array.
What is a vector element?
Compare Queue and Topic ?
What is the function of stack?
Explain the uses of binary tree.
Which is faster binary or linear search?
Is a list an array?
What is the difference between linked list and array?
Describe tree database. Explain its common uses.
How can you correct these errors?
What is stack in geography?
How would you use bsearch() function to search a name stored in array of pointers to string?