A Windows 10 user wants to display all the files in all the subdirectories on the E: drive with the file extension of doc.
?
What command would perform this function? 

A. cd..
B. dir e:\*.doc /p
C. dir *.doc
D. dir e:\*.doc /s


Answer: D

Computer Science & Information Technology

You might also like to view...

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

1. Each form and control in an application’s GUI is assigned a default name. 2. The appearance and other characteristics of a GUI object are determined by the object’s properties. 3. The Properties window contains a scroll able list of properties, which has two columns: the left column shows each property’s name, and the right column shows each property’s value. 4. Changing a form’s Text property will change the form’s name.

Computer Science & Information Technology

C++ provides the do until statement for coding a posttest loop.

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

Computer Science & Information Technology

Lisa, a network technician, is troubleshooting a new wireless network that has been dropping connections. She notices another wireless network in the area. Which of the following BEST explains the reason for the dropped connections?

A. Latency B. SSID mismatch C. Interference D. Encryption type

Computer Science & Information Technology

Which e-reader technology makes a screen that is easy to read and extends battery life?

a.Backlight b.E-ink c.HD d.LCD

Computer Science & Information Technology