What are the parts of root node?

Answer Posted / kannan

A root node has no child node
If it contain chid the address part of the node contains
NULL value

Is This Answer Correct ?    2 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do we find duplicate elements in an array?

559


What is the difference between a stack and an array?

573


Define in brief an array.

517


Differentiate between the singly linked list and doubly linked list.

592


How does selection sort work?

550






Describe the complexity of Quick Sort

551


Differentiate between collection and collections.

610


What is a dequeue?

543


What are data and data types?

504


What is sequential search? What is the average number of comparisons in a sequential search?

455


Why do we need searching algorithms?

614


Which time complexity is best?

489


Why is data structure?

477


How do I sort a hashmap key?

501


Which sorting algorithm has minimum number of swaps?

510