nerdexam
GIAC

GSSP-JAVA · Question #175

Which of the following classes of java.util.logging prints a brief summary of the LogRecord in a human readable format?

The correct answer is B. SimpleFormatter. See the full explanation below for the reasoning.

Question

Which of the following classes of java.util.logging prints a brief summary of the LogRecord in a human readable format?

Options

  • AXMLFormatter
  • BSimpleFormatter
  • CStreamHandler
  • DMemoryHandler

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    72% (18)
  • C
    4% (1)
  • D
    16% (4)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice