Multiple Choice
The ____ metacharacter is used to specify a range of values in a character class.
A) (-)
B) (+)
C) (@)
D) (‘)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q68: The circumflex character (^) used in a
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.
Q74: In PHP, the escape character is the