nerdexam
GIAC

GSSP-JAVA · Question #162

Which of the following data type values is returned by the System.in.read() console input function?

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

Question

Which of the following data type values is returned by the System.in.read() console input function?

Options

  • AString
  • BInteger
  • CFloat
  • DCharacter

How the community answered

(57 responses)
  • A
    11% (6)
  • B
    82% (47)
  • C
    5% (3)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice