Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
When executed from a bootable hard drive, which command will make a formatted floppy disk bootable?
When formatting a floppy diskette, users have the option of creating an MS-DOS startup disk, follow the steps below to do this. Place the diskette in the computer. Open My Computer, right-click the A: drive, and click Format. In the Format window, check Create an MS-DOS startup disk. Click Start.
When formatting a floppy diskette, users have the option of creating an MS-DOS startup disk, follow the steps below to do this.
See lessPlace the diskette in the computer.
Open My Computer, right-click the A: drive, and click Format.
In the Format window, check Create an MS-DOS startup disk.
Click Start.
While working with MS-DOS, which command is used to specify the colour display, 40 columns and color?
In computing, ver (short for version) is a command in various command-line interpreters (shells) such as COMMAND.COM , cmd.exe and 4DOS/4NT. It prints the name and version of the operating system, the command shell, or in some implementations the version of other commands.
In computing, ver (short for version) is a command in various command-line interpreters (shells) such as COMMAND.COM , cmd.exe and 4DOS/4NT. It prints the name and version of the operating system, the command shell, or in some implementations the version of other commands.
See lessWhich DOS command allows you to compress existing disks and to create new compressed volumes?
The correct answer is B. DBLSPACE. DBLSPACE is a DOS command that allows you to compress existing disks and to create new compressed volumes. It is a disk compression utility that can be used to compress files and folders on a hard disk.
The correct answer is B. DBLSPACE. DBLSPACE is a DOS command that allows you to compress existing disks and to create new compressed volumes. It is a disk compression utility that can be used to compress files and folders on a hard disk.
See lessBatch files contain a group of MS-DOS commands that are run in successive order. What filename extension identifies batch files?
When a batch file is run, the shell program (usually COMMAND.COM or cmd.exe) reads the file and executes its commands, normally line-by-line. Unix-like operating systems, such as Linux, have a similar, but more flexible, type of file called a shell script. The filename extension . bat is used in DOSRead more
When a batch file is run, the shell program (usually COMMAND.COM or cmd.exe) reads the file and executes its commands, normally line-by-line. Unix-like operating systems, such as Linux, have a similar, but more flexible, type of file called a shell script. The filename extension . bat is used in DOS and Windows.
See lessWhich of the following commands allows you to make a directory?
The correct answer is MKDIR. mkdir is a command used in a command-line interface (CLI) to create a subdirectory or folder. The name "mkdir" stands for "make directory". This command is available in most operating systems, including Windows, macOS, and Linux.
The correct answer is MKDIR. mkdir is a command used in a command-line interface (CLI) to create a subdirectory or folder. The name “mkdir” stands for “make directory”. This command is available in most operating systems, including Windows, macOS, and Linux.
See lessAfter upgrading your computer to a new DOS version, an older application displays the error message "Incorrect DOS version". What should you do to run this application?
In computing, ver (short for version) is a command in various command-line interpreters (shells) such as COMMAND.COM , cmd.exe and 4DOS/4NT. It prints the name and version of the operating system, the command shell, or in some implementations the version of other commands.
In computing, ver (short for version) is a command in various command-line interpreters (shells) such as COMMAND.COM , cmd.exe and 4DOS/4NT. It prints the name and version of the operating system, the command shell, or in some implementations the version of other commands.
See lessWhat does MSCDEX.EXE do?
Purpose: Used to gain access to CD-ROM drives. MSCDEX can be loaded from your AUTOEXEC. BAT file or from the command prompt to gain access to CD-ROM drives. The device driver that came with your CD-ROM must be loaded from your CONFIG.
Purpose: Used to gain access to CD-ROM drives. MSCDEX can be loaded from your AUTOEXEC. BAT file or from the command prompt to gain access to CD-ROM drives. The device driver that came with your CD-ROM must be loaded from your CONFIG.
See lessWhat is a TSR?
Key Takeaways. Total shareholder return (TSR) is a measure of financial performance, indicating the total amount an investor reaps from an investment—specifically, equities or shares of stoc
Key Takeaways. Total shareholder return (TSR) is a measure of financial performance, indicating the total amount an investor reaps from an investment—specifically, equities or shares of stoc
See lessWhat command would you type to list all of the files in the current directory?
The ls command is used to list files. "ls" on its own lists all files in the current directory except for hidden files.
The ls command is used to list files. “ls” on its own lists all files in the current directory except for hidden files.
See lessUpper Memory blocks are located where?
Upper memory blocks refers to memory found between A0000-FFFFFh (640KB to 1024KB) in the CPU address space. Upper memory blocks are not connected with conventional memory, and cannot be directly used by applications which have not been made aware of its existance.
Upper memory blocks refers to memory found between A0000-FFFFFh (640KB to 1024KB) in the CPU address space. Upper memory blocks are not connected with conventional memory, and cannot be directly used by applications which have not been made aware of its existance.
See less