(单选题)
Given the following directory structure: bigProject |--source ||--Utils.java| |--classes |-- And the following command line invocation: javac -d classes source/Utils.java Assume the current directory is bigProject,what is the result?()
AIf the compile is successful, Utils.class is added to the source directory.
BThe compiler returns an invalid flag error.
CIf the compile is successful, Utils.class is added to the classes directory.
DIf the compile is successful, Utils.class is added to the bigProject directory.
正确答案
答案解析
略
相似试题
(单选题)
Given: If the user types the password aiko when prompted, what is the result?()
(单选题)
Given: What is the result?()
(单选题)
Given: What is the result when the go() method is invoked?()
(单选题)
Given: What is the result?()
(单选题)
Given: What is the result? ()
(单选题)
Given the command line java Pass2 and: What is the result? ()
(单选题)
Given: What is the result?()
(单选题)
Given: What is the result?()
(单选题)
Given: What is the result?()
(单选题)
Given: What is the result?()