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
Sorting is not possible by using which of the methods?
What does a bubble chart show?
Why it is said that searching a node in a binary search tree is efficient than that of a simple binary tree?
Why do we need to use computers to help us sort lists?
Why do we use hashmap?
Questions related to arrays, such as given a 2 integer array, find the common elements.
Define non linear data structure.
Explain the common uses of tree database.
Why would we use dynamically allocated arrays vs vectors?
Why is arraylist faster than linkedlist?
Describe the level term in a tree.
What are priority queues?
What is nsmutablearray?
What is binary tree in discrete mathematics?
What is bubble sort algorithm in data structure sort and searching?