nerdexam
IBM

C2020-010 · Question #40

Consider this Filler node where Age of respondent is stored as a string. What operation will the Replace with: Expression accomplish?

The correct answer is B. Converts numeric values to integers and converts non-numeric values to $null$ value. See the full explanation below for the reasoning.

Question

Consider this Filler node where Age of respondent is stored as a string. What operation will the Replace with:

Expression accomplish?

Exhibit

C2020-010 question #40 exhibit

Options

  • AConverts numeric values to integers and leaves the non-numeric values as is.
  • BConverts numeric values to integers and converts non-numeric values to $null$ value.
  • CThe expression is not a valid operation.
  • DUses @FIELD to create a new field.

How the community answered

(19 responses)
  • A
    11% (2)
  • B
    84% (16)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full C2020-010 Practice