how to find number of possible trees in a given tree with n
nodes?

Answer Posted / guest

Number of possible trees are 2^n-n

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how the class is instance of object?

1957


what are the differences between malloc() and calloc() in c language?

1955


who to change a passward in router?

1465


what is the diffeence between SQL and ORACLE?

1377


how to store the vacuum in tank? its possible? what are the units for measure the vacuum ?

1399






why dijkstra algorithm not used for negative weighted edges graph??

1621


what is mean by tranducer

1634


explain various object oriented programming fetures

1317


an upper layer message is split into 10 frames each of which has an 80 percent chance of arriving undamaged.if no error control is done by the data link protocol,how many times must the message be sent on the average to get the entire thing through?

2527


Explain what is meant by repetition of information and inability to represent information. Explain why each of these properties may indicate a bad relational database design.

9723


Prepare the UGC CSIR net question papers those are enough. The question paper will be of 50 questions in size each 3 marks and with a negative of -1 for each wrong answer

2503


What are the fundamental differences between Engineering and Physics?

590


Write a program to maintain a singly linked list having the following functions: a) Creation of the list b) Displaying the list. c) Swap all nodes at consecutive even odd positions. E.g.: The nodes at position 1 should be swapped with node 2, node 3 with node 4 and so on.

7097


nohup sort employees > list 2 > error out & what will happen?

2912


WAP in Java to print the format: ABC BCD CDE EFG

2084