多选题
Which, concerning command-line options, are true? (Choose all that apply.)
A、
The -D flag is used in conjunction with a name-value pair.
B、
The -D flag can be used with javac to set a system property.
C、
The -d flag can be used with java to disable assertions.
D、
The -d flag can be used with javac to specify where to place .class files.
E、
The -d flag can be used with javac to document the locations of deprecated APIs in source files.
【正确答案】
A、D
【答案解析】
提交答案
关闭