Please answer all the questions:
QUESTION 4
The command ATTRIB -R C:\DOCUMENTS\*.DOC does what?
1. Turns off the read only attribute on all txt files in thedocuments directory of drive F
2. Attributes all doc files to the remove group in the documentsdirectory of Drive C
3. Turns off the read only attribute on all doc files in thedocuments directory of drive C
4. Sets the permissions to doc files in the documents directory ofDrive C so that files cannot be read
QUESTION 5
What does the following command do?
1. COPY *.TXT *.PRG
2. Makes backup copies of all txt and prg files
3. makes a copy of all txt files and saves them as prg files
4. renames all txt files to prg files
5. Nothing. The command syntax is incorrect
QUESTION 6
Which of the following are rules for creating legal DOSfilenames?
1. Filenames must be less than 10 characters plus the extension
2. Filenames must be unique
3. the filename extension is optional
4. filenames can use letters a-z, numbers 0-9 and some specialcharacters/punctuation
QUESTION 7
Removable storage devices, printers, hard drives and opticaldrives are all examples of?
1. Mapped Storage Devices
2. Logical Devices
3. Logic Devices
4. Mass Storage Binary Connections (MSBC)
QUESTION 8
1. Which component of the following path represents the rootdirectory?
2. E:\SOURCE\PROGRAMS\CODE\LINUS\REV_A\SRC1.PRG
3. SOURCE\
4. E:\
5. PROGRAMS\
6. SRC1.PRG
QUESTION 9
Match the commands with the function
CD
MD
DELTREE
PATH
TREE
DIR
TYPE
DEL
MORE
A. Deletes files
B. Set directories to be searched for program files
C. Make Directory
D. Displays the result of a command one page at a time
E. Delete Directories
F. displays the contents of an ASCII text file
G. Change Directory
H. Lists files
I. Provides a visual directory structure
QUESTION 10
You can rename a directory with the MOVE command
True
False
QUESTION 11
To display a listing of all files and directories in wide formatwhich command is correct?
1. DIR --wide
2. WIDE > DIR
3. DIR /W
4. DIRW
Please answer all the questions: QUESTION 4 The command ATTRIB -R C:\DOCUMENTS\*.DOC does what? 1. Turns off the read on
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am