The purpose of ?: in this is /(?: [a-z]+/ is?

  1. To enclose a subpattern in parenthesis without storing it in memory.

  2. To define a boundary condition

  3. To enclose a pattern within pattern

  4. None of the above


Correct Option: A

Find more quizzes: