nerdexam
GIAC

GSSP-JAVA · Question #242

Which of the following options directs the Java compiler to search files in the current directory?

The correct answer is E. . (i.e. a dot). See the full explanation below for the reasoning.

Question

Which of the following options directs the Java compiler to search files in the current directory?

Options

  • Adir
  • B; (i.e. a semi colon)
  • C-d
  • Dcurrent
  • E. (i.e. a dot)

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    11% (3)
  • C
    4% (1)
  • E
    82% (23)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice