nerdexam
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)
  • A
    14% (7)
  • B
    8% (4)
  • C
    4% (2)
  • D
    73% (36)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice