The regular expression flag _____ specifies that matches should be carried out in multiline mode so that the^character marks the beginning of a line and the$character marks the ending of a line.

A. ?i
B. ?s
C. ?m
D. ?x


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following is a valid variable name in JavaScript?

A. 3_high_score B. high score C. high_score D. high-score

Computer Science & Information Technology

Explain howto implement synchronous-update replication using triggers.

What will be an ideal response?

Computer Science & Information Technology

Versions of Access before 2007 will not recognize ________ fields

A) Yes/No B) Calculated C) Hyperlink D) Rich Text Long Text

Computer Science & Information Technology

After a proposed change is accepted or rejected, which of the following is removed from the cell?

A) The changes B) The cell's value C) The triangle D) The tracking notation

Computer Science & Information Technology