当前位置:Java认证考试综合练习题库

问题:

[多选]

A developer is creating a class Book that needs to access class Paper.The Paper class is deployed in a JARnamedmyLib.jar.Whichthree,taken independently,will allow the developer to use the Paper class while compiling the Book class?()

A . The JAR fileis located at$JAVA_HOME/jre/classes/myLib.jar.
B . The JAR fileis located at$JAVA_HOME/jre/lib/ext/myLib.jar.
C . TheJ AR fileis located at/foo/myLib.jar and aclasspath environment variable is set that includes /foo/myLib.jar/Paper.class.
D . The JAR fileis 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.

往返丈量直线AB的长度分别为126.72m,126.76m,其相对误差为()。 1/3100。 1/3500。 0.003。 0。 成本核算基础工作 简述幼儿园与小学衔接的原则。 不属于酚妥拉明的适应证的是() 血栓闭塞性脉管炎。 冠心病。 难治性心衰。 感染性休克。 嗜铬细胞瘤的术前应用。 钢桩在场地堆放时,堆放高度最多为()层。 2。 3。 4。 5。

A developer is creating a class Book that needs to access class Paper.The Paper class is deployed in a JARnamedmyLib.jar.Whichthree,taken independently,will allow the developer to use the Paper class while compiling the Book class?()

参考答案:

  参考解析

本题暂无解析

在线 客服