what is binary tree?

Answer Posted / tadveer verma

a tree which has atmost two child is called a binary tree.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which is the simplest file structure?

631


Define open addressing?

649


What are the classification of data structures?

574


What is bubble sort algorithm in data structure sort and searching?

608


What is array indexing?

560






What is bubble sort technique?

589


Name few collections map implementations?

593


What is dynamic data structure?

851


What is a b+ tree? Explain its uses.

621


Which collection type is used to maintain uniqueness of data structure?

1129


What is the best case complexity of bubble sort?

561


For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.

916


List the basic operations carried out in a linked list?

733


What are the disadvantages of sequential storage?

829


What is a treemap chart?

533