Multiple Choice
To allow a string to contain an alternate set of substrings, you separate the strings in a regular expression pattern with the ____ metacharacter.
A) $
B) /
C) |
D) &
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q14: The replace() method is case sensitive.
Q15: To manipulate arrays in your scripts, you
Q16: _ is a data format that represents
Q17: How do you create a character class
Q18: How can you match any metacharacters as
Q20: The String class _ property returns the
Q21: You can use a text string as
Q22: To sort elements of an array alphabetically,
Q23: The fromCharCode()method is called a _ method
Q24: The _ method of the String class