BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help


Search "Data Structure"

Navigation

Data Structure

Print-Friendly  Order the PDF version  Order the RTF version
About 1 pages (92 words)
Data structure Summary

Way in which data are stored for efficient search and retrieval.

The simplest data structure is the one-dimensional (linear) array, in which stored elements are numbered with consecutive integers and contents are accessed by these numbers. Data items stored nonconsecutively in memory may be linked by pointers (memory addresses stored with items to indicate where the “next” item or items in the structure are located). Many algorithms have been developed for sorting data efficiently; these apply to structures residing in main memory and also to structures that constitute information systems and databases.

This is the complete article, containing 92 words (approx. 1 page at 300 words per page).

View More Summaries on Data structure
More Information
  • View Data Structure Study Pack
  • Search Results for "Data Structure"
  • Add This to Your Bibliography
  • More Products on This Subject
    Data Structure
    The term data structure is relevant to computer programming. Data structure refers to a scheme for ... more

    List Processing
    List processing is a computer programming language that involves the maintenance and manipulation o... more


     
    Copyrights
    Data Structure from Encyclopedia Brittanica. ©2009 Encyclopedia Brittanica. All rights reserved.

    Join BookRagslearn moreJoin BookRags




    About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy