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 are the 4 types of data?

508


Differentiate between an array and an arraylist.

567


What is difference between array and arraylist? When will you use array over arraylist?

520


What is the default size of an arraylist?

453


Define in brief an array. What are the types of array operations?

646






Write a program for reversing the Single Linked List?

723


how to add an item to the beginning of the list?

575


Can arraylist have null values?

462


State the merits of linear representation of binary trees?

588


How to find if linked list has loop?

649


Explain stacks and queues in detail.

595


Why hashmap is faster than hashset?

488


What is meant by binary tree traversal?

552


Why is arraylist faster than linkedlist?

500


What is structured data with example?

472