nerdexam
IBM

A2150-195 · Question #41

Using the regex (RecordNumber) = (. ?)\s',which capture group should be used to capture the digits?

The correct answer is C. 2. See the full explanation below for the reasoning.

Question

Using the regex * (RecordNumber) = (. *?)\s',which capture group should be used to capture the digits?

Options

  • A0
  • B1
  • C2
  • D3

How the community answered

(47 responses)
  • A
    4% (2)
  • B
    9% (4)
  • C
    74% (35)
  • D
    13% (6)

Community Discussion

No community discussion yet for this question.

Full A2150-195 Practice