Which DOS command will configure a serial printing port? Mode LPT1=C0M1 Direct LPTl=COMl Mode printer ()-serial () Parallel serial TRUE ANSWER : ? YOUR ANSWER : ?
External command in DOS are Chkdsk, prompt, date Copy, edit, sys, format Sys, ver, vol Edit, sys, chkdsk TRUE ANSWER : ? YOUR ANSWER : ?
The COPY command of MS-DOS, is used to: copying two or more files into a single file copying one or more files on the same disk or directory copying files from one floppy disk to another floppy disk All of these TRUE ANSWER : ? YOUR ANSWER : ?
The deleted file in MS-DOS can be recovered if you use the command mention below immediately, the command is: ONDELETE NO DELETE UNDELETE DO NOT DELETE TRUE ANSWER : ? YOUR ANSWER : ?
Which command can be used to create the disk's tracks and sectors? Fdisk Format Attrib Chkdsk TRUE ANSWER : ? YOUR ANSWER : ?
Which command is used to display all the files having the (.exe) extension but different filename? Dir *.exe Dir *.sys Dir filename.ext Dir filename.* TRUE ANSWER : ? YOUR ANSWER : ?
In MS-Dos 6.22, which part identifies the product uniquely DOS 6.22 MS MS-DOS TRUE ANSWER : ? YOUR ANSWER : ?
Which command should be used to display all files within the specified subordinate directory of the subdirectory? Dir \ pathname\pathname Dir \ pathname Dir / ch Dir \pathname\filename TRUE ANSWER : ? YOUR ANSWER : ?
While using the DIR command, you can use certain switches with it. Which one of the following cannot be used with DIR? /P /S None of these /T /W TRUE ANSWER : ? YOUR ANSWER : ?
Which command is used to send the contents of file named REPORT/TXT to the standard printing device? TYPE REPORT.TXT > PRN TYPE REPORT.TXT TO PRINTER TYPE REPORT.TXT | PRINTER TYPE REPORT.TXT | PRN TRUE ANSWER : ? YOUR ANSWER : ?