nerdexam
IBM

C2170-010 · Question #49

If a model contains a process class MyProcess, which two of the following class signatures are correct? [Select 2]

The correct answer is C. curam.impl.MyProcess extends curam.base.MyProcess E. curam.base.MyProcess implements curam.intf.MyProcess. See the full explanation below for the reasoning.

Question

If a model contains a process class MyProcess, which two of the following class signatures are correct? [Select 2]

Options

  • Acuram.impl.MyProcess implements curam.intf.MyProcess
  • Bcuram.impl.MyProcess implements curam.base.MyProcess
  • Ccuram.impl.MyProcess extends curam.base.MyProcess
  • Dcuram.base.MyProcess extends curam.intf.MyProcess
  • Ecuram.base.MyProcess implements curam.intf.MyProcess

How the community answered

(57 responses)
  • A
    2% (1)
  • B
    12% (7)
  • C
    79% (45)
  • D
    7% (4)

Community Discussion

No community discussion yet for this question.

Full C2170-010 Practice