A recursive search on a directory is one where:

a) a directory is searched and then all of its sub directories are searched.
b) each sub directory is searched and then the main directory is searched.
c) a search is done randomly on all directories.
d) a and c.
e) a and b


e) a and b

Computer Science & Information Technology

You might also like to view...

If you are traveling and you change the time zone settings in Calendar, Outlook updates your appointments to display ____ when you arrive.

A. the new time zone B. the time zone you left C. both the new time zone and the time zone you left D. all time zones

Computer Science & Information Technology

What are the advantages and disadvantages of using a virtual machine?

What will be an ideal response?

Computer Science & Information Technology

The parallelogram symbol in a flowchart is called a(n) ____ symbol.

A. start/stop B. input/output C. process D. flow

Computer Science & Information Technology

What will be the output from the source code?

Computer Science & Information Technology