nerdexam
IBM

C9530-001 · Question #62

C9530-001 Question #62: Real Exam Question with Answer & Explanation

The correct answer is C. DECLARE variable EXTERNAL CHARACTER ' -InitialValueExpression-'. See the full explanation below for the reasoning.

Question

A solution developer wants to use constant variables in the message flows. The solution developer decides to use a user-defined property in the ESQL code because the values can change at deployment time. Which ESQL statement should the developer use to access a user-defined property in the ESQL?

Options

  • ADECLARE variable CHARACTER ' -InitialValueExpression-'
  • BDECLARE variable SHARED CHARACTER ' -InitialValueExpression-'
  • CDECLARE variable EXTERNAL CHARACTER ' -InitialValueExpression-'
  • DDECLARE variable CONSTANT CHARACTER ' -InitialValueExpression-'

Community Discussion

No community discussion yet for this question.

Full C9530-001 Practice