Q6
Which quantifier is used in a regular expression to match one or more occurrences of the preceding character or group?
A.
`*`
B.
`?`
C.
`{}`
D.
`+`
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board