Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / baskerdearer

number of possible tree = (2 power n) - n.
for example:
A tree contain three node.
so n=3.
possible tree = 8 - 3 = 5.

Is This Answer Correct ?    179 Yes 26 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is collections singletonmap?

908


How many types of linked list are there?

926


Why is quicksort unstable?

1029


What are scalar values?

1071


What is a binary search tree? Explain with example?

962


What is the quickest sorting algorithm?

1003


How do you sort an arraylist?

928


What is default array size?

1069


Are linked lists useful?

953


Evaluate the following prefix expression " ++ 26 + - 1324" (Similar types can be asked)

1027


Define an algorithm. What are the types of algorithms?

1093


Can constructor be static?

975


Where the data structures are used?

1020


Why do we need linked list?

885


How do you sort an array in decreasing order?

908