Explain data structure
Answer / mamata nayak
Data Structure is collection of data and storing the data, arranging the data, relationship among the data and functionality of data all together we maintained as row and columns using algorithm called Data Structure algorithm.
| Is This Answer Correct ? | 0 Yes | 1 No |
What are control structures?
What are doubly linked lists?
How to sort an Array?
Are linked lists considered linear or non-linear data structures?
Which is the slowest sorting algorithm?
Why is hashmap faster?
Why set will not allow duplicates?
Can we use any class as map key?
State the merits of linear representation of binary trees?
how to delete first node from singly linked list?
What do you mean by external sorting?
Which is the parent class of linkedhashset class?