Answer Posted / dinesh
data structure is the way to orgnising, storing and
manipulating the data in a structured manner,and to provide
the way to data to keep relationship with other data.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Define non linear data structure.
Differentiate between arraylist and linkedlist.
What are the tasks performed while traversing a binary tree?
What is binary tree in computer science?
What are the applications of stack?
Explain the term recursive case?
What is a directed graph?
What are the differences between b tree and b+ tree?
What is stable sort?
Define the tree data structure.
What is quick sort?
Does treemap allow null values?
What are the disadvantages of using collection classes over arrays?
Write a Program for Insert in a sorted list
Can treeset contain duplicates?