When using the RD command in the Windows 10 CLI, what switch will execute the removal of all directories and files in the specified directory and the directory itself?

A. /Q
B. /R
C. /S
D. /T


Answer: C

Computer Science & Information Technology

You might also like to view...

The Backstage view contains a set of commands that enable you to manage documents and data about the documents.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What are the advantages of using a formal language to write a software specification?

What will be an ideal response?

Computer Science & Information Technology

Describe Apple?s closed-source mobile operating system, iOS, and its model of development.

What will be an ideal response?

Computer Science & Information Technology

What type of loop statement should you use if the instructions in the loop body must be processed at least once?

A. for B. do while C. while D. repeat until

Computer Science & Information Technology