問題詳情

59  5e4ca456eec0b.jpg
Assume the current directory is bigProject, what it the result?
(A) If the compile is successful, Utils.class is added to the source directory.
(B) The compiler returns an invalid flag error.
(C) If the compile is successful, Utils.class is added to the classes directory.
(D) If the compile is successful, Utils.class is added to the bigProject directory.

參考答案

無參考答案

內容推薦