GIAC
GSSP-JAVA · Question #63
Which of the following elements of the java.util.logging package exports objects to a variety of destinations including memory, output streams, consoles, files, and sockets?
The correct answer is D. Handler. See the full explanation below for the reasoning.
Question
Which of the following elements of the java.util.logging package exports objects to a variety of destinations including memory, output streams, consoles, files, and sockets?
Options
- ALogRecord
- BFilter
- CLogger
- DHandler
How the community answered
(49 responses)- A14% (7)
- B8% (4)
- C4% (2)
- D73% (36)
Community Discussion
No community discussion yet for this question.