chapter 11 quiz q5 / 5 in most pdm systems, which symbol is commonly used as a wildcard to represent any…

chapter 11 quiz q5 / 5 in most pdm systems, which symbol is commonly used as a wildcard to represent any number of characters? a. # b. @ c. * d. % e. ?

chapter 11 quiz q5 / 5 in most pdm systems, which symbol is commonly used as a wildcard to represent any number of characters? a. # b. @ c. * d. % e. ?

Answer

Brief Explanations:

In PDM (Product - Data Management) systems, the asterisk (*) is commonly used as a wildcard to represent any number of characters. For example, in file - name searches or data - filtering operations, * can match zero or more characters.

Answer:

C. *