What is binary tree?

Answer Posted / saurabh

A binary tree is a tree in which all nodes are connected and
each node has indegree of maximum and outdegree of maximum 2

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data type explain?

795


Two linked lists are given, find out the sum of them without altering the linked list?

650


Which is the parent class of sortedset class?

656


Is a hashmap a dictionary?

547


What is frozenset?

552






What is concept of data structure?

531


What do you mean by Syntax Error

643


How do you find a string is anagram or not?

562


Is priority queue sorted?

604


Can you tell me the differences between Array and ArrayList?

678


Why do we need sorting?

551


What is bubble sort with example?

594


How to sequentially represent max-heap?

599


When would you use a hashmap?

536


Are dictionaries mutable?

548