answersLogoWhite

0


Best Answer

wildcard character is a special character that represents one or more other characters. The most commonly used wildcard characters are the asterisk (*), which typically represents zero or more characters in a string of characters, and the questionmark (?), which typically represents any one character. For example, in searching: run* would mean "any word that starts with 'run' and has any kind of ending." If you entered "run*" at a search engine that offered a wildcard character capability, you would get results for run, runs, running, runner, runners - in short, any possible word that might begin with the three letters. Wildcard characters are used in regular expressions (a form of programming in which input data is modified based on specified patterns) and in searching through file directories for similar file names (for example, if all the work files on a project start with the characters "P5," you could easily locate all the project files by simply searching for "P5*"). A wildcard character is a type of meta character . In various games of playing cards, a wild card is a designated card in the deck of cards (for example, the two of spades) that can be used as though it were any possible card.
A question mark is used to match any single character. So:

b?b

would match bib, bob, and bub, but not bulb.

An asterisk matches zero or more characters. So:

s*d

would match sad, said, summed, and so forth.

bra*

would match bra (remember zero or more), brad, branch, and so forth.

User Avatar

Wiki User

βˆ™ 14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

βˆ™ 13y ago

wild card character it is used in c++ language ,it can takes 2 or 3 bytes and also one word character

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is a wild card for one character?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are wild card?

A wild card is one which can have any value or suit in a game at the discretion of the whoever holds it.


Wild card character in c plus plus?

There is no wildcard character in C++.


What is the purpose of the question in a file name?

the question mark is a wild card for one character if you do not know what letter or number it should be


What is the meaning of the the phrase-bit of a card?

It means similar to "bit of a character." This is someone who is wild or mischievous. More than likely, it comes from card games, where there is a joker or a "wild card."


What is a special character that can stand for any other character or in some cases a group of characters?

wild card


What is the correct wild card search character to use within the ETIMS system?

B) *


What character such as an asterisk that is used as a substitute for characters in a file is called what?

wild card


What is one word for wild card?

Joker.


What is immigration on animal crossing wild world ds?

immigration is your character moving to another game card.


What is a Wild Card in the World Series and how many Wild Cards go to the playoffs?

Wild Card is the team with the best record that is not a division winner. One Wild Card from each League(American & National) makes the playoffs so you have the 3 division winners plus the wild card team.


The term given to an asterisk or other character used to substitute for several characters in a file search?

Wild card


How many times have the Chicago Cubs won the Wild Card?

The Chicago Cubs won the Wild Card one time in their history, it was in 1998.