The File Allocation Table (FAT) is a file system developed by Microsoft that uses a simple table structure to keep track of file locations on disk storage. FAT was originally designed for floppy disks and has evolved into versions such as FAT16 and FAT32 for hard drives and external storage. The File Allocation Table (FAT)…