What are the parts of root node?

Answer Posted / wizard

A root node contains data part and has link part. i.e links
to its child. if it is binary tree it has two links i.e left
child and right child

Is This Answer Correct ?    36 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dynamic data structure?

721


Is json a data structure?

524


Why do we study data structures?

490


What do you mean by selection sort?

486


Is quicksort divide and conquer?

502






What are the types of collision resolution strategies in open addressing?

581


Which sorting is used in collections sort?

495


If you have to store one lakh objects, what will be a better option- a hash map or an array list?

822


What is a simple graph?

529


What are stacks? Give some of its applications.

554


What is a vector class?

488


What does adt stands for?

486


What happens if we try to insert duplicate key in hashmap?

423


What do you mean by heap order property?

598


What do you mean by shortest path?

535