Data Structures: Difference between revisions
Jump to navigation
Jump to search
Started stub |
m Well I swear, I'm gonna start usin' that dagnabbit preview button. Typo. |
||
| Line 1: | Line 1: | ||
Simply put, a '''data structure''' imposes structure on data. | Simply put, a '''data structure''' imposes structure on data. A data structure allows programs to store and retrieve data that is conscious of both temporal and spatial considerations. | ||
Revision as of 01:46, 4 August 2013
Simply put, a data structure imposes structure on data. A data structure allows programs to store and retrieve data that is conscious of both temporal and spatial considerations.