What is a data structure definition?



What is a data structure definition?..

Answer / Sudhakar Tripathi

A data structure is a specialized format for organizing, processing, retrieving, and storing data. It defines the relationships between data elements and the rules governing their manipulation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Structures Interview Questions

What does abstract data type means?

23 Answers   College School Exams Tests, Infosys, SBIT, TCS,


What do you mean by double hashing?

1 Answers  


How do you find the depth of a binary tree?

1 Answers  


What is the Difference between sax and dom parser?

1 Answers  


What is sorting rule in shapes?

1 Answers  


What do you mean by hash table?

1 Answers  


What happens in insertion sort?

1 Answers  


Q#1: An algorithm is made up of 2 modules M1 and M2.If order of M1 is F(n) and order of M2 is g (n) then what is the order of the algorithm. Q # 2 : How many binary trees are possible with 3 nodes? with 4 nodes?

4 Answers  


How many types of priority queue are there?

1 Answers  


What is a node in it?

1 Answers  


What is the meaning of arraylist?

1 Answers  


What is a Stack? Explain with example?

1 Answers  


Categories