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 applies to Internal DOS commands?
Internal Commands Examples Command Description Example CD Displays the current directory or changes the current directory. CD C:\Test CLS Clears the screen. CLS COPY Copies one file to another. COPY file1 file2
Internal Commands Examples
See lessCommand Description Example
CD Displays the current directory or changes the current directory. CD C:\Test
CLS Clears the screen. CLS
COPY Copies one file to another. COPY file1 file2
Match the device driver HIMEM.SYS to its operation
Manages the use of extended memory.
Manages the use of extended memory.
See lessWhat command can you add to the AUTOEXEC.BAT file so that your computer temporarily stops in the execution of the file before continuing?
The AUTOEXEC. BAT file is used to set defaults and to run programs that should be executed upon startup (comparable to the . login file on Unix accounts).
The AUTOEXEC. BAT file is used to set defaults and to run programs that should be executed upon startup (comparable to the . login file on Unix accounts).
See lessFilename extensions help identify certain files. What filename extension identifies command files?
Extensions tell your computer which application created or can open the file and which icon to use for the file. For example, the docx extension tells your computer that Microsoft Word can open the file and to display a Word icon when you view it in File Explorer.
Extensions tell your computer which application created or can open the file and which icon to use for the file. For example, the docx extension tells your computer that Microsoft Word can open the file and to display a Word icon when you view it in File Explorer.
See lessWhile working with MS-DOS, which command is used to force DOS to recheck all clusters when reformatting a disk?
Detailed Solution Thus the correct answer is "Copy". DISKCOPY: In MS-DOS, the DISKCOPY command is used for inserting the source disk as well as the destination disks.
Detailed Solution
Thus the correct answer is “Copy”. DISKCOPY: In MS-DOS, the DISKCOPY command is used for inserting the source disk as well as the destination disks.
See lessWhile working with MS-DOS, which command is used to specify the size of the disk to format.
/F:(size) - Formats disks to specific sizes. You can specify the target disk to be a size value from 160Kb to 2.88Mb.
/F:(size) – Formats disks to specific sizes. You can specify the target disk to be a size value from 160Kb to 2.88Mb.
See lessWhat command is used to reset a MODEM when using the "AT Command Set"?
AT& commands AT command Description AT &V1 Displays current settings and settings of the available profiles. AT &F[] Resets the modem and restores the selected predefined modem configuration profile. AT&F sets factory defaults for current profile. See Supported TTY Profiles for detaiRead more
AT& commands
See lessAT command Description
AT &V1 Displays current settings and settings of the available profiles.
AT &F[] Resets the modem and restores the selected predefined modem configuration profile. AT&F sets factory defaults for current profile. See Supported TTY Profiles for details.
A system has two IDE hard drives that are each divided into primary and extended partitions, which drive letter is assigned to the primary partition of the second drive?
Windows allows you to assign (or otherwise) letters of your choice to any partition. Normally the Windows partition will take the letter 'C'
Windows allows you to assign (or otherwise) letters of your choice to any partition. Normally the Windows partition will take the letter ‘C’
See lessHIMEM.SYS controls:
HIMEM. SYS is used to access the high memory area (HMA), which is the first 64KB of extended memory (1024KB-1088KB). HIMEM. SYS is also the default device driver Windows uses to access extended memory in standard and 386 Enhanced modes.
HIMEM. SYS is used to access the high memory area (HMA), which is the first 64KB of extended memory (1024KB-1088KB). HIMEM. SYS is also the default device driver Windows uses to access extended memory in standard and 386 Enhanced modes.
See lessWhere would you load the mouse driver mouse.sys?
In the search box on the taskbar, type device manager, then select Device Manager from the list of results. In the list of hardware categories, find the device that you want to update, and then double-click the device name.
In the search box on the taskbar, type device manager, then select Device Manager from the list of results. In the list of hardware categories, find the device that you want to update, and then double-click the device name.
See less