Q26
Which metacharacter is used to specify the beginning of a line in a regular expression in Ruby?
A.
^
AnswerB.
$
C.
\A
D.
\Z
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board