Which of the following commands allows the technician to copy subdirectories from the command prompt?
A. XCOPY
B. COPY
C. MD
D. CD
Ans: A. XCOPY
Computer Science & Information Technology
You might also like to view...
A blade chassis can hold 16 half-height blades or eight full-height blades. Which of the following is the MAXIMUM number of half-height blades that can be installed in the chassis if six full-height blades are already installed?
A. 2 B. 4 C. 8 D. 16
Computer Science & Information Technology
A procedure in an application needs to store student data. The student first name, student last name, student GPA, and whether or not the student is registered all need to be stored. Write the appropriateDimstatements to declare the variables. Make sure to use appropriate naming conventions.
What will be an ideal response?
Computer Science & Information Technology