Match the following wildcards to their use:

I. ? or _
II. * or %
III. #
IV. [charlist]
V. [!charlist]

A. Any single character
B. Any single character in a list
C. Any single digit
D. Zero or more characters
E. Any single character not in a list

A, D, C, B, E

Computer Science & Information Technology

You might also like to view...

In the formula, Required:2^[Bits], what does the ^ represent?

A) Exponentiation B) Square root C) Multiplication D) Concatenation

Computer Science & Information Technology

Compare traceroute and mtr.

What will be an ideal response?

Computer Science & Information Technology