Multiple Choice
Character classes are used to search for a range of characters and are defined by placing a list of characters within ____ characters.
A) { }
B) ( )
C) # #
D) [ ]
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: Which of the following operators should be
Q14: Which of the following regular expression metacharacters
Q15: Which of the following regular expression metacharacters
Q16: You can validate data using regular expressions.
Q17: Which of the following regular expression metacharacters
Q19: Using regular expressions, you can pick apart
Q20: Using regular expressions, you can perform detailed
Q21: Regular expressions facilitate text substitution operations. However,
Q22: By default, regular expression matches are case
Q23: The ^ character is used in a