Question: What are the wildcards used for pattern matching.?Answer: _ for single character substitution and % for multi-character substitution. |
Is it helpful?
Yes
No
Most helpful rated by users:
Question: What are the wildcards used for pattern matching.?Answer: _ for single character substitution and % for multi-character substitution. |
Most helpful rated by users: