题目内容

A developer is creating a class Book, that needs to access class Paper. The Paper class is deployed in a JAR named myLib.jar. Which three, taken independently, will allow the developer to use the Paper class while compiling the Bookclass?()

A. The JAR file is located at $JAVA_HOME/jre/classes/myLib.jar.
B. The JAR file is located at $JAVA_HOME/jre/lib/ext/myLib.jar..
C. The JAR file is located at /foo/myLib.jar and a classpath environment variable is set that includes /foo/myLib.jar/Paper.class.
D. The JAR file is located at /foo/myLib.jar and a classpath environment variable is set that includes /foo/myLib.jar.
E. The JAR file is located at /foo/myLib.jar and the Book class is compiled using javac - cp /foo/myLib.jar/Paper Book.java.
F. The JAR file is located at /foo/myLib.jar and the Book class is compiled using javac - classpath /foo/myLib.jar Book.java

查看答案
更多问题

中软主系统电源单元为系统提供(),具有()()及()功能。

Render Sence对话框中如果要对模型进行静画渲染应该选择哪项()。

A. Range
B. Single
C. Frames
D. Active Time Segment

机务行车安全管理必须坚持()的原则,充分发挥各级职能作用。

正面接近时,救生员需下潜至溺水者的髋部以下。

A. 正确
B. 错误

答案查题题库