皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【多选题】
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.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【简答题】国际单位制包括SI单位、SI词头和SI单位的十进倍数与整数单位三部分。( )
【简答题】SI制中10-6词头 [填空(1)] 。A. m
【单选题】在Word2010中打开并编辑了5个文档,单击快速访问工具栏中的“保存”按钮,则( )。
A.
保存当前文档,当前文档仍处于编辑状态
B.
保存并关闭当前文档
C.
关闭除当前文档外的其他4个文档
D.
保存并关闭所有打开的文档
【判断题】国际单位制由SI单位、SI词头、SI单位的十进倍数和分数单位三部分构成。
A.
正确
B.
错误
【单选题】国际单位制包括SI单位、SI词头和SI单位的十进倍数与整数单位三部分。( )
A.
正确
B.
错误
【单选题】在Word 2010编辑状态下,单击工具栏上的( )按钮,可将文档中所选中的文本移到“剪贴板”上。
A.
复制
B.
删除
C.
粘贴
D.
剪切
【单选题】SI制中给单位加词头时采用( )
A.
两个词头叠加
B.
只能单一词头
C.
三个词头叠加
D.
任意多个都可以
【简答题】SI制中词头M= [填空(1)] 。A. 10^6
【简答题】国际单位制包括SI单位、SI词头和SI单位的十进倍数与整数单位三部分。( )
【简答题】SI制中10-9词头 [填空(1)] 。A. n
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题