A ____ is a placeholder used in a search when the search should start or end with a specific character or match a particular pattern.
A. control
B. design box
C. replace character
D. wildcard character
Answer: D
You might also like to view...
Which statement is true regarding the principles of an object-oriented language?
A. Persistence is not an optional object-oriented language requirement. B. Inheritance does not occur when a new class is derived from an existing class or base class. C. Encapsulation means hiding data in a class from other classes. D. Class variables should not be global so all elements of the program can see them.
Network service provider equipment and links are tied together by ____.
A. TCP/IP B. network access points C. the Internet backbone D. network packets
Which function returns the contents of a vector item at a specific location?
A. at() B. push_back() C. clear() D. pop_back()
A directory is a single list of selected data records using specified fields from a data source
Indicate whether the statement is true or false