可学答题网 > 问答 > SCJP程序员认证考试题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Given that the current


Given that the current directory is empty, and that the user has read and write privileges to the current directory, and the following: Which statement is true?()

  • ACompilation fails.
  • BNothing is added to the file system.
  • COnly a new file is created on the file system.
  • DOnly a new directory is created on the file system.
  • EBoth a new file and a new directory are created on the file system.
参考答案
参考解析:
分类:SCJP程序员认证考试题库
相关推荐

1、Given that a static&en

Given that a static method doIt() in a class Work represents work to be done, what&ensp...

2、Given that the current

Given that the current directory is empty, and that the user has read and write privilege...

3、Given that the element

Given that the elements of a PriorityQueue are ordered according to natural ordering, and: Wh...

4、Given a method that&en

Given a method that must ensure that its parameter is not null:What, inserted at line 12...

5、Given that Triangle im

Given that Triangle implements Runnable, and:Which two statements, inserted independently at both line...

6、Given that session is&

Given that session is a valid HttpSession object:  Int max = session.getAttribute(MyReallyLongName);&...