FAT (File Allocation Table)
FAT refers to a data table that holds information about how and where files are stored on any one partition (for simplicity think of a partition as all the files on your hard drive).
For example, a single file on your hard drive may not be stored in one place, the file could be split up and stored in several different (physical) places (this is called fragmentation), the FAT keeps a record of where the different parts of the file are stored.
The FAT system does not duplicate critical data (as opposed to NTFS) so if a critical sector is lost then it can mean the loss of all data within the partition.
FAT16 was used in the first releases of Windows 95.
FAT32 is used by Windows 95 (later releases), Windows 98/98se and supported by Windows XP.
FDD (Fixed Disk Drive, Floppy Disk Drive)
The slot on the PC which accepts floppy disks, almost always referred to as "Drive A:" by the computer.
Firewall
A security barrier to prevent unauthorised access to a network or personal computer. All traffic is diverted to a proxy computer, or gatekeeper, for vetting.
Flash
Software that web designers use for animation and intro movies.
Freeware
This is software that is free, and as long as you can put up with the occasional advert there are some programs/utilities out there that are very useful. There are numerous sites on the internet that have huge collections of freeware.
FTP (File Transfer Protocol)
FTP is the standard method by which files are uploaded to or downloaded from web space. Popular software packages for doing this include FTPCute and WS_FTP.
Full-Duplex
Describes any device that can send and receive data simultaneously.