Short Answer
The circumflex character (^) used in a character class specifies ____________________ characters to exclude in a pattern match.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q63: _ quantifiers allow you to more precisely
Q64: The <B>strcasecmp() </B>function and the <B>strcmp() </B>function
Q65: The _ quantifier specifies that zero or
Q66: Using a _ escape sequence at the
Q67: The <B>strcmp()</B> function performs a _ comparison
Q69: The _ metacharacter is used to specify
Q70: The<B> explode()</B> function splits a string into
Q71: The _ functions do not modify the
Q72: ASCII values range from _.
Q73: The metacharacter (.) matches any single character.