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

Can we add elements to final list?

677


What is a b+ tree? Explain its uses.

704


Which sorting algorithm uses minimum number of swaps?

639


List out the applications of a linked list?

669


Define adjacent nodes?

731


What is integer max_value?

652


Which is better than array and linked list?

679


Which sort is best for linked list?

663


How will you check the validity of an expression containing nested parentheses?

719


How can I study data structures and algorithms?

710


How do you declare An array of three pointers to chars

654


How can you insert a node in a random location of the linked list?

679


Are lists mutable?

683


What are common data structures?

786


What are the different types of sorting? Explain the difference between them.

812