Which wildcard character is used to represent only one character?
A. Asterisk (*)
B. Exclamation point (!)
C. Question mark (?)
D. Tilde (~)
Answer: C
Computer Science & Information Technology
You might also like to view...
The ________ in all the Web apps have fewer tabs and buttons than the desktop apps
Fill in the blank(s) with correct word
Computer Science & Information Technology
Write out the state while being sorted using the insertion sort algorithm:
What will be an ideal response? ``` 91 6 3 55 110 8 1 703 ```
Computer Science & Information Technology