Computer Science, asked by sanjanasingh3436, 7 months ago

2.
"*' is a wildcard used to represent any one alphabetic character.​

Answers

Answered by aashi525
0

Answer:

In software, a wildcard character is a kind of placeholder represented by a single character, such as an asterisk ( * ), which can be interpreted as a number of literal characters or an empty string. It is often used in file searches so the full name need not be typed.

Similar questions