What is data structure? Explain.
Answer / Mr Sambhu Kumar
A Data Structure is a specialized format for organizing, processing, retrieving and storing data in computers. It defines the organization, relationships, and properties of the data. Examples include arrays, linked lists, stacks, queues, trees, graphs, etc.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is vector synchronized?
How do you balance a tree?
What is the default size of an arraylist?
Which interfaces are implemented by linkedhashset?
What is data structure what is need of it?
What are the advantages of binary search over linear search?
If you do not initialize an array what will happen?
What is a list of lists?
what is Singly Linked list?
Why do we need sorting algorithms?
Which collection is used for sort?
How can you correct these errors?