Match the following wildcard results related to the Search Companion to their descriptions:

I. wild* A. Returns a list of filenames that contains words such
as wildest or unwild.
II. wild? B. Returns a list of filenames that contains words that
begin with the letters wild.
III. "wildflower" C. Returns a list of filenames that contain the search term
wild.
IV. wild D. Returns a list of filenames that contain only the term
wildflower.
V. *wild* E. Returns a list of filenames that contain terms such as
wilde or wilds.

B, E, D, C, A

Computer Science & Information Technology

You might also like to view...

What is the help command in Cisco IOS?

What will be an ideal response?

Computer Science & Information Technology

What command would you run from a Windows command line to test a computer's network stack?

A. arp-a B. pinggateway C. ipconfig/all D. ping127.0.0.1

Computer Science & Information Technology