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

Answer Posted / himani

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

Is This Answer Correct ?    20 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What will be the output of below code?

607


What do you mean by Runtime Error

550


Is bubble sort slow?

524


Why do we need a data structure?

488


What do you mean by open addressing?

534






Which interfaces are implemented by abstractsequentiallist?

515


How to reverse singly link list?

541


Can arraylist contain null?

470


Why is tuple immutable?

453


How do you solve a selection sort?

508


Which is the simplest file structure?

551


In what order the elements of a hashset are retrieved?

535


Why is treeset sorted?

524


Discuss how to implement queue using stack.

519


What is the time complexity of arrays sort?

470