nerdexam
IBM

C2150-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

(59 responses)
  • A
    5% (3)
  • B
    3% (2)
  • C
    81% (48)
  • D
    10% (6)

Community Discussion

No community discussion yet for this question.

Full C2150-195 Practice