IBM
C2050-725 · Question #65
An application developer needs to write custom business logic to check if the changeable part of the noun requires modification. Which approach does the application developer need to follow?
The correct answer is A. Create a Java class that extends. See the full explanation below for the reasoning.
Question
An application developer needs to write custom business logic to check if the changeable part of the noun requires modification. Which approach does the application developer need to follow?
Options
- ACreate a Java class that extends
- BCreate a Java class that extends BusinessObjectMediatorCmdImpl and implements the
- CCreate a Java class that extends
- DCreate a Java class that extends
How the community answered
(36 responses)- A78% (28)
- B3% (1)
- C14% (5)
- D6% (2)
Community Discussion
No community discussion yet for this question.