Multiple Choice
Which of the following String methods can be used to replace all instances of a search pattern within a string?
A) sub
B) gsub
C) rsub
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: By default, regular expression matches are case
Q23: The ^ character is used in a
Q24: A regular expression is _.<br>A) A pattern
Q25: A metacharacter is a character that alters
Q26: Which of the following regular expression metacharacters
Q28: The operator is the "equals to" operator
Q29: Which of the following regular expression metacharacters
Q30: While you can certainly create scripts based
Q31: Regular expressions are not limited to data
Q32: A _ is a character that alters