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)- A4% (1)
- B11% (3)
- C4% (1)
- E82% (23)
Community Discussion
No community discussion yet for this question.