how to find the number of possible tree in the given tree.

Answer Posted / mandeep

the formula is (2^n)-n.
where n=no.of nodes

Is This Answer Correct ?    67 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by 2-3 tree?

505


Differentiate between hashset and hashmap.

509


Can we insert null in hashset?

508


Is hashmap synchronized?

501


What does arraylist remove return?

454






What is significance of ” * ” ?

630


Define an equivalence relation?

644


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

500


Is array part of collection framework?

479


Mention for which header list, you will found the last node contains the null pointer?

494


Is priority queue sorted?

510


What is a data structure? What are the types of data structures? Briefly explain them

538


Can arraylist contain null?

466


In what order the elements of a hashset are retrieved?

531


How do you declare A pointer to array of three chars

527