What is data structure definition?



What is data structure definition?..

Answer / Ms Varsha

A data structure is a specific format that organizes and stores data in a manner suitable for efficient access and manipulation. It defines the logical relationships among the data elements, their properties, and the operations that can be performed on those elements.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What are different dynamic memory allocation technique in c.

1 Answers  


Define splay tree?

1 Answers  


Why is data structure used?

1 Answers  


What does adt stands for?

1 Answers  


Is hashtable throw concurrentmodificationexception?

1 Answers  


How do I sort hashset?

1 Answers  


Who invented data structure?

1 Answers  


What are different techniques for making hash function? Explain with example.

1 Answers  


Does hashmap preserve insertion order?

1 Answers  


What is meant by int?

1 Answers  


What is data and information explain with example?

1 Answers  


Is treeset sorted?

1 Answers  


Categories