Files and Directories
Files and Directories
A file, or document, is a collection of data that has a name and is stored in a computer A folder stores a number of files Disks contain folders that hold documents, or files
USB drives Compact discs (CDs) Digital video discs (DVDs) Hard disks
Folders
The file path is a notation that indicates a files location on your computer F:\FM\Tutorial\Holiday.bmp
F: is the drive name FM is the top-level folder on drive F Tutorial is a subfolder in the FM folder Holiday.bmp is the full filename with the file extension
10
A filename extension identifies file type and indicates program in which file was created
11
12
Files stored in a compressed (zipped) folder take up less disk space Allows you to transfer files more quickly Extracting a file creates an uncompressed copy of the file in a folder you specify, while the original file remains in the compressed folder Compression programs WinZip PKZIP
13