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...

What are the traverses in Binary Tree?

Answer Posted / jack

In order... Left node, Root node, Right node

Pre order... Root node, Left node, Right node

Post order... Left node, Right node, Root node

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of 3 dots in java?

1209


What are the 3 types of loops in java?

1156


Explain about abstract classes in java?

1088


Why do we need autoboxing in java?

1057


Difference between predicate, supplier and consumer ?

1110


What is ++ a in java?

1032


What is JVM and is it platform independent?

1104


What is the difference between && and & in java?

1124


What is a variable analysis?

1139


What is functional interface in java?

1092


How do you start a thread?

1098


What is continuity of a function?

1134


How does the java compiler work?

1032


What lambda means?

1066


What is a buffer in computer?

1063