A good answer might be:Mostly No. Files are the only way for an application program (such as the programs you usually use) to store information semi-permamently. Files are used when information is stored on the hard disk, a floppy disk, and all other physical forms of storage. |
Other (Semi-) Permanent Forms of StorageThe system software of a computer system uses a few other semi-permanent forms of storage, such as the ROM (read-only memory) of the computer and the boot sector of a hard disk. However from an application program's point of view the only form of semi-permanent storage is file storage. |
QUESTION 3:(Thought question: ) How is information represented in a file?
|