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.
To organize files on a disk, MS-DOS separates them into areas called _____
directories. Was this answer helpful?
directories. Was this answer helpful?
See lessWhich 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 send the contents of file named REPORT/TXT to the standard printing device?
1 Answer. The PRINT command sends the contents of the active window to either your default printer or to the location you specify with the PRTFILE command. With the PRTFILE, you can specify either a filename or a fileref.
1 Answer. The PRINT command sends the contents of the active window to either your default printer or to the location you specify with the PRTFILE command. With the PRTFILE, you can specify either a filename or a fileref.
See lessAfter trying to unload a TSR, you get an error message saying that other TSRs were loaded after the one you tried to remove. Which of the following commands could you use to see the current load order?
MEM /P is a command-line utility that displays the amount of memory
MEM /P is a command-line utility that displays the amount of memory
See lessWhat DOS program can you run to see which serial ports are detected?
To find the process which is using the Serial port (COM), follow the steps below. Download the Process Explorer tool from Microsoft. Open Device Manager and expand Ports (COM & LPT). Right click on the target serial port and select Properties.
To find the process which is using the Serial port (COM), follow the steps below.
See lessDownload the Process Explorer tool from Microsoft.
Open Device Manager and expand Ports (COM & LPT). Right click on the target serial port and select Properties.
Which 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 lessWhich command will be used to display file and directory names only, without size, date, and time information?
The correct answer is Dir/b. Dir/b command displays only file and directory names without size, date, and time information. dir is a command in various computer operating systems used for computer files.
The correct answer is Dir/b. Dir/b command displays only file and directory names without size, date, and time information. dir is a command in various computer operating systems used for computer files.
See lessThe _____ command allows you to modify the default prompt to provide other information
What is the Command Prompt. In Windows operating systems, the Command Prompt is a program that emulates the input field in a text-based user interface screen with the Windows Graphical User Interface (UI). It can be used to perform entered commands and perform advanced administrative functions.
What is the Command Prompt. In Windows operating systems, the Command Prompt is a program that emulates the input field in a text-based user interface screen with the Windows Graphical User Interface (UI). It can be used to perform entered commands and perform advanced administrative functions.
See lessAfter doing a low-level format, what would be the next step in configuring the hard drive in a system?
The low-level format quickly replaces the readable and regular data with zeroes. Hence, the information from the drive is prevented from recovery by the different recovery tools. So while the HDD low-level format can erase all drive data, it makes the data unrecoverable, but it can't fix bad sectorsRead more
The low-level format quickly replaces the readable and regular data with zeroes. Hence, the information from the drive is prevented from recovery by the different recovery tools. So while the HDD low-level format can erase all drive data, it makes the data unrecoverable, but it can’t fix bad sectors of the hard drive.
See lessDaisy chain is a device for
In electrical and electronic engineering, a daisy chain is a wiring scheme in which multiple devices are wired together in sequence or in a ring, similar to a garland of daisy flowers. Daisy chains may be used for power, analog signals, digital data, or a combination thereof.
In electrical and electronic engineering, a daisy chain is a wiring scheme in which multiple devices are wired together in sequence or in a ring, similar to a garland of daisy flowers. Daisy chains may be used for power, analog signals, digital data, or a combination thereof.
See less