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)- A2% (1)
- B12% (7)
- C79% (45)
- D7% (4)
Community Discussion
No community discussion yet for this question.