問題詳情

151.Given that the current directory is empty, and that the user has read and write privileges to the currentdirectory, and the following:
  

Which statement is true?
(A) Compilation fails.
(B) Nothing is added to the file system.
(C) Only a new file is created on the file system.
(D) Only a new directory is created on the file system.
(E) Both a new file and a new directory are created on the file system.

參考答案