IBM
C2170-010 · Question #38
Suppose that a new Process class has been created in a model and a build generated command is performed. What needs to be done next?
The correct answer is C. Create a new class in the impl package. See the full explanation below for the reasoning.
Question
Suppose that a new Process class has been created in a model and a build generated command is performed. What needs to be done next?
Options
- AImplement the methods in the generated impl version of the class.
- BCopy the generated impl class from the build/svr/gen/temp folder into the impl package.
- CCreate a new class in the impl package.
- DImplement the modeled methods in the base class.
How the community answered
(37 responses)- A3% (1)
- B5% (2)
- C81% (30)
- D11% (4)
Community Discussion
No community discussion yet for this question.