InterviewSolution
Saved Bookmarks
| 1. |
1. Explain the two symbols which are used as a wildcardcharacters? |
|
Answer» ONG>ANSWER: A wildcard is a symbol that takes the PLACE of an unknown character or set of characters. Commonly used wildcards are the asterisk ( * ) and the question MARK ( ? ). Depending on the software or the search engine you are using, other wildcard characters may be defined. Explanation: please mark me as BRAINLIEST |
|