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


Please Help Members By Posting Answers For Below Questions

What is advantage and disadvantage of linked list?

452


What is nsmutablearray?

454


Is hashtable fail fast?

444


What is a singletonlist?

484


What are the disadvantages of sequential storage?

720






How many parts are there in a declaration statement?

536


Define a full binary tree ?

523


Difference between arraylist and linkedlist?

592


Which sorting is best and why?

490


Who created quicksort?

517


Where will be the free node available while inserting a new node in a linked list?

561


What is the difference between Strings and Arrays?

526


Why do we Use a Multidimensional Array?

470


Define graph traversals?

530


How does variable declaration affect memory allocation?

1308