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
What is nonlinear data?
Why do we Use a Multidimensional Array?
What is perfect binary tree?
Define double hashing?
What are the types of data structures?
Explain circular linked list?
Define the queue data structure.
List some applications of queue data structure.
What is entryset method in map?
Which of the collections allows null as the key?
Which sort algorithm is best?
Which is the parent class of abstractsequentiallist class?
What is the time complexity of arrays sort?
Write a Program for Reverse a linked list.
How to get the index of an array element?