sequence file system index file system main file system sequence index file system
Continuous File Allocation - uses continuous range of blocks in logical block space Chained File Allocation - each block pointer to the next on disk
Contiguous Allocation Linked Allocation Indexed Allocation
another name for a file allocation unit is a cluster.
Loan 12000 for 12 months, interest rate 12% and monthly installment loan, which method do you choose?
index file is organized with the help of any key as index number at rondomly but index sequencial file organized with the help of any index sequentialy rajesh patel
file allocation table
File allocation table
FAT is a file system used by MS-DOS and other Windows-based operating systems to organize and manage files. The file allocation table (FAT) is a data structure that Windows creates when you format a volume by using the FAT or FAT32 file systems. Windows stores information about each file in the FAT so that it can retrieve the file later.
int main (void) { puts ("File allocation methods"); return 0; }
lost cluster
Short for File Allocation Table.FAT is a method of keeping track of the contents of a hard drive used by early in the operating systems.The table is a chart of numbers that correspond to cluster addresses on the hard drive.Different types of FAT- FAT8- FAT12- FAT16- FAT32