nerdexam
Oracle

1Z0-409 · Question #37

Match the following Regular Expression Quantifiers with their appropriate values: 1) * 2) + 3) ? 4) {n} 5) {n,}

The correct answer is B. 1-d, 2-e, 3-a, 4-b, 5-c. See the full explanation below for the reasoning.

Question

Match the following Regular Expression Quantifiers with their appropriate values: 1) * 2) + 3) ? 4) {n} 5) {n,}

Options

  • A1-e, 2-d, 3-a, 4-c, 5-b
  • B1-d, 2-e, 3-a, 4-b, 5-c
  • C1-a, 2-e, 3-d, 4-c, 5-b
  • D1-d, 2-a, 3-e, 4-b, 5-c
  • Ematch 1 or more times

How the community answered

(49 responses)
  • A
    4% (2)
  • B
    78% (38)
  • C
    12% (6)
  • D
    2% (1)
  • E
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice