nerdexam
IBM

C2090-305 · Question #35

You are searching for an employee named Kristie Jones who has accounts on various applications, in which she has used the first names Kristie, Kristin, and Kristen as her first name. Which is the…

The correct answer is C. name contains ('KristieTKristinTKristen'^rJones'. See the full explanation below for the reasoning.

Question

You are searching for an employee named Kristie Jones who has accounts on various applications, in which she has used the first names Kristie, Kristin, and Kristen as her first name. Which is the correct rule logic for addressing this problem?

Options

  • Aname like ('KristieTKristinTKristen')[ ]'Jones'
  • Bname matches (,KristieTKristinTKristen,)[]'Jones,
  • Cname contains ('KristieTKristinTKristen'^rJones'
  • Dname matches_regex ('Kristie'l'KristinTKristen^j'Jones'

How the community answered

(55 responses)
  • A
    13% (7)
  • B
    2% (1)
  • C
    80% (44)
  • D
    5% (3)

Community Discussion

No community discussion yet for this question.

Full C2090-305 Practice