IBM
C9510-418 · Question #38
What is the behavior of the default application class loader?
The correct answer is B. Classes are loaded from the parent first. See the full explanation below for the reasoning.
Question
What is the behavior of the default application class loader?
Options
- AClasses from the parent are excluded.
- BClasses are loaded from the parent first.
- CClasses are loaded from the application first.
- DClasses are compared between parent and application.
How the community answered
(45 responses)- A16% (7)
- B71% (32)
- C4% (2)
- D9% (4)
Community Discussion
No community discussion yet for this question.