nerdexam
Oracle

1Z0-409 · Question #54

Which two statements are true about Regular Expressions? (Choose two.)

The correct answer is C. They help most characters, letters, and numbers match themselves. E. They accept text patterns from STDIN, from a network connection or from a user supplied input. See the full explanation below for the reasoning.

Question

Which two statements are true about Regular Expressions? (Choose two.)

Options

  • AThey are build upon expressions that match multiple characters.
  • BThey can be used only by commands, not programming languages.
  • CThey help most characters, letters, and numbers match themselves.
  • DThey supports "<" and ">" at the beginning and end of sentences only.
  • EThey accept text patterns from STDIN, from a network connection or from a user supplied input.

How the community answered

(20 responses)
  • A
    5% (1)
  • B
    5% (1)
  • C
    80% (16)
  • D
    10% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-409 Practice