IBM
C9530-001 · Question #42
When a developer needs to use the same Java classes in multiple solutions, how should those classes be stored for maximizing reuse?
The correct answer is C. Shared library. See the full explanation below for the reasoning.
Question
When a developer needs to use the same Java classes in multiple solutions, how should those classes be stored for maximizing reuse?
Options
- AApplication
- BStatic library
- CShared library
- DMessage flow project
How the community answered
(25 responses)- A4% (1)
- B8% (2)
- C72% (18)
- D16% (4)
Community Discussion
No community discussion yet for this question.