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.
Which of the following commands will take you directly to the root directory no matter what subdirectory you are currently in?
cd\ - This command will take you to the root directory, regardless of your location.
cd\ – This command will take you to the root directory, regardless of your location.
See lessWhich command is used to delete the directory that is empty?
Use the rmdir command to remove the directory, specified by the Directory parameter, from the system. The directory must be empty (it can contain only . and ..)
Use the rmdir command to remove the directory, specified by the Directory parameter, from the system. The directory must be empty (it can contain only . and ..)
See lessTo organize files on a disk, MS-DOS separates them into areas called _____
DOS allows you to organize disks into subdirectories--groupings of files in a tree structure. For most purposes a subdirectory on a disk is used as if it were a separate disk. The backslash ( `' ) is DOS's symbol for the top directory.
DOS allows you to organize disks into subdirectories–groupings of files in a tree structure. For most purposes a subdirectory on a disk is used as if it were a separate disk. The backslash ( `’ ) is DOS’s symbol for the top directory.
See less. Which of the following applies to external DOS commands?
External commands include FORMAT, SYS, EDIT, PROMPT, COPY, PRINT, TREE, SORT, etc.
External commands include FORMAT, SYS, EDIT, PROMPT, COPY, PRINT, TREE, SORT, etc.
See lessThe MODE command of MS-DOS is used to
Purpose: MODE sets the mode of operation for devices or communications. It can be used to set the mode for printers, monitors, or for the serial interface.
Purpose: MODE sets the mode of operation for devices or communications. It can be used to set the mode for printers, monitors, or for the serial interface.
See lessWhich of the following commands allows you to make a directory?
The mkdir command in Linux/Unix is a command-line utility that allows users to create new directories. mkdir stands for "make directory."
The mkdir command in Linux/Unix is a command-line utility that allows users to create new directories. mkdir stands for “make directory.”
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 lessWhen executed from a bootable hard drive, which command will make a formatted floppy disk bootable?
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.
Place the diskette in the computer.
See lessOpen 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?
Some common commands used in MS DOS include: 'CD' – Change directory; 'DIR' – view list of files/folders within current directory; 'COPY' – copy files/folders from one location to another; 'TYPE' – display the contents of a file on screen; 'DEL' – delete files/folders from disk; and 'EDIT' - edit teRead more
Some common commands used in MS DOS include: ‘CD’ – Change directory; ‘DIR’ – view list of files/folders within current directory; ‘COPY’ – copy files/folders from one location to another; ‘TYPE’ – display the contents of a file on screen; ‘DEL’ – delete files/folders from disk; and ‘EDIT’ – edit text files using …
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?
Boot to an MS-DOS prompt. Change directories to your Windows\command directory. Run the Bootdisk.bat program that will prompt you to create a Startup Disk.
Boot to an MS-DOS prompt.
See lessChange directories to your Windows\command directory.
Run the Bootdisk.bat program that will prompt you to create a Startup Disk.