Solved

Match the Following Wildcard Characters with Their Example

Question 33

Matching

Match the following wildcard characters with their example

Premises:
*
#
?
!
-
Responses:
To match any number of characters
To match any single numeric character
To match any range of characters in ascending order
To match any single character
To match any single character NOT within the brackets

Correct Answer:

*
#
?
!
-
Related Questions