Multiple Choice
The dot character .) matches:
A) any visible character
B) any nonvisible character
C) any character
D) any character except a newline
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A program using Boost.Regex must include the
Q2: C++0x will be<br>A) easier to learn<br>B) better
Q3: When the last shared_ptr to a resource
Q4: Use the weak_ptr member function to create
Q6: An auto_ptr can manage any:<br>A) dynamically allocated
Q7: The Random library provides:<br>A) pseudo-random number generators<br>B)
Q8: The unordered associative containers use a to
Q9: A declaration allows you to test certain
Q10: Which of the following will not be
Q11: A copy of an auto_ptr:<br>A) shares the