First page Back Continue Last page Graphics
Introduction
Normally memory is used to hold and organize data
Files can also be used to hold and organize data.
- Data exists beyond execution of the program
- External storage generally provides far, far more storage space than does memory. (120Gig vs ½ gig)
- Far, far slower to access than internal memory