Q. What does the ^ anchor represent in a regular expression in Ruby? (A) Matches the start of a string (B) Matches the start of a line (C) Matches the end of a string (D) Matches the start of a string ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Matches the start of a line