answersLogoWhite

0

FAT16 (File Allocation Table 16 bit)

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What DOS command is used to partition a hard drive for FAT file system?

FDISK


Can you run .exe file in dos operating system?

Yes, if it is a DOS program.


What is the file system that is common to DOS and windows?

FAT16


What is the size of a COM file?

There is no size limit either way for a COM or command file. Typically they were used for DOS programs that were part of the operating system.


6 Which file system is used by floppy disks?

Any file system can be used by a floppy disk, as long as the minimum partition size of the file system does not exceed the capacity of the floppy. FAT12 is the most common on Windows / MS-DOS computers. AFS was common on earlier Macs. ext was used among many Linux users. Floppy disks can use a variety of file systems. On MS-DOS and Windows computers, the primary file system for floppies is FAT12. On older Macs, the file system was HFS or MFS. Linux computers sometimes use ext.


What is the use of the copy command in MS-DOS?

The copy command in MS-DOS is used to duplicate files from one location to another within the file system. It allows users to specify the source file and the destination, enabling efficient file management. Additionally, the command can be used to combine multiple files into one, such as merging text files. Overall, it serves as a fundamental tool for file manipulation in the MS-DOS environment.


WHEN IS DOS Used by the system?

DOS is not used at any time in any modern operating system.


What are the two command files are used by DOS to configure the computer?

AUTOEXE.BAT and CONFIG.SYS. The two files that are used by DOS to configure a computer are AUTOEXE.BAT and CONFIG.SYS. In general, the CONFIG.SYS file sets up the operating system environment, and the AUTOEXE.BAT file sets up the user environment


How do you copy files to ram in ms-dos?

To copy files to RAM in MS-DOS, you have to use the COPY function after converting the file to a system file with the *.sys extension.


Which operating system is used to run a dos application?

dos operating system


What file system would have been installed with Windows 3.1?

Windows 3.1 would have been installed on top of a standalone version of MS-DOS. All standalone versions of MS-DOS used FAT12 or FAT16. It is possible to run Windows 3.1 on top of later versions of MS-DOS with a FAT32 file system, but this would have been extremely uncommon.


What does the "" symbol signify in DOS?

In DOS, the "" symbol signifies a comment in a batch file, which means that any text following the "" symbol on a line is ignored by the system when the batch file is executed.