What are the parts of root node?

Answer Posted / deepak pareek

ROOT NODE IS THE MEJOR PART OF TREE..
IT IS ALSO CALLED PARENT NODE.
IT HAS FURTHER TWO NODE'S..
1: LEFT NODE
2: RIGHT NODE
THESE NODE IS CALLED AS CHILD NODE.

Is This Answer Correct ?    24 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is different between array and list?

499


What are vectors used for in real life?

488


Define Data Structures?

568


What are the disadvantages of linear list?

518


What is modcount in hashmap?

508






How many sorting algorithms are there?

572


What are the two types of data?

483


How do you do binary search?

503


Differentiate null and void?

510


Write a recursive c function to calculate the height of a binary tree.

505


Write a program to reverse a single linked list.

559


Describe the degree term in a tree.

586


What is a circular singly linked list?

513


What is the minimum number of nodes in an avl tree of height h?

471


What is max heapify?

494