IBM
C2170-010 · Question #5
If process class MySubProcess is a subclass of MyProcess and the required implementation classes exist, which of the following statements are true?
The correct answer is A. curam.intl.MySubProcess extends curam.intl.MyProcess. See the full explanation below for the reasoning.
Question
If process class MySubProcess is a subclass of MyProcess and the required implementation classes exist, which of the following statements are true?
Options
- Acuram.intl.MySubProcess extends curam.intl.MyProcess
- Bcuram.base.MySubProcess extends curam.impl.MyProcess
- Ccuram.base.MySubProcess extends curam.base.MyProcess
- Dcuram.fact.MySubProcessFactory extends curam.fact.MyProcessFactory
- Ecuram.impl.MySubProcess implements curam.base.MySubProcess
How the community answered
(36 responses)- A81% (29)
- C6% (2)
- D11% (4)
- E3% (1)
Community Discussion
No community discussion yet for this question.