nerdexam
Dell-EMC

E20-495 · Question #161

An insurance claims process invokes a child process that is used to determine whether the person making the claim has secondary insurance. During the child process, a Boolean value…

The correct answer is D. as an attribute of a package. See the full explanation below for the reasoning.

Question

An insurance claims process invokes a child process that is used to determine whether the person making the claim has secondary insurance. During the child process, a Boolean value, has_other_insurance, is set by a task processor. How should the has_other_insurance data item be defined so that the data can be shared between the parent process and child process?

Options

  • Aas a process parameter
  • Bas a structured data type
  • Cas a simple process variable
  • Das an attribute of a package

How the community answered

(23 responses)
  • A
    17% (4)
  • B
    4% (1)
  • C
    4% (1)
  • D
    74% (17)

Community Discussion

No community discussion yet for this question.

Full E20-495 Practice