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
How to find the missing element in integer array of 1 to 7?
What is quick sort example?
What does quick sort do?
How do you implement a stack?
What are the disadvantages of sequential storage?
Tell me is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?
What actions are performed when a function returns?
Can arraylist have duplicates?
Write an algorithm that counts number of nodes in the circular linked list
Define internal nodes?
What is difference between hashset and linkedhashset?
Is a hashmap a dictionary?
Is bubble sort adaptive?
What are the different types of data structures explain briefly?
What is pivot in quicksort?