nerdexam
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)
  • A
    4% (1)
  • B
    8% (2)
  • C
    72% (18)
  • D
    16% (4)

Community Discussion

No community discussion yet for this question.

Full C9530-001 Practice