IBM
C2140-058 · Question #63
When using custom code, what is a good idea?
The correct answer is A. change the package name and class name. See the full explanation below for the reasoning.
Question
When using custom code, what is a good idea?
Options
- Achange the package name and class name
- Bcomment the Java code well
- Cmove the package outside of the src directory
- Duse a meaningful class name
How the community answered
(31 responses)- A84% (26)
- B10% (3)
- C3% (1)
- D3% (1)
Community Discussion
No community discussion yet for this question.