Q. What does the /\A anchor represent in a regular expression in Ruby?
β
Correct Answer: (C)
Matches the start of a string
You must be Logged in to update hint/solution