Tuesday, February 14, 2012

What is Data structure?


Data structure is the way of organizing data effectively and efficiently. Almost in every computer program data structures are used to maintain the data. for developing the system programs like compilers, data structures plays the major role. Some of the data structures are
  • Arrays
  • Stack
  • Queue
  • linked lists
  • Binary trees
  • Files

No comments:

Popular Posts