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
Can we give size to arraylist?
What are arrays used for?
Does linked list allow null values?
Which is the simplest file structure? (a) Sequential (b) Indexed (c) Random (a) Sequential
Define graph traversals?
What is a reverse linked list.
What is a threaded binary tree? Explain its operation with example?
Is quicksort recursive?
What is difference between for loop and foreach?
Can a tree be empty?
Why would you use a linked list?
How do you use merge sort?
Can we put null key in hashmap?
Define the queue data structure.
Can value be null in treemap?