当前位置:SCJP程序员认证考试题库

问题:

[多选]


And MainClass exists in the /apps/com/company/application directory. Assume the CLASSPATH environment variable is set to "." (current directory).Which two java commands entered at the command line will run MainClass?()

A . java MainClass if run from the /apps directory
B . java com.company.application.MainClass if run from the /apps directory
C . java -classpath /apps com.company.application.MainClass if run from any directory
D . java-classpath . MainClass if run from the /apps/com/company/application directory
E . java -classpath /apps/com/company/application:. MainClass if run from the /apps directory
F . java com.company.application.MainClass if run from the /apps/com/company/application directory

要想在数据集中增加计算字段,必须先将数据集的字段全部置为动态字段。 国际税收只涉及国家之间的财权利益分配。标准答案:对861.下列属于直接税的是()。 消费税。 增值税。 营业税。 个人所得税。 ()与郭沫若、闻一多并称中国新诗史上的三大爱国主义诗人。 结构化程序设计要求采用自顶向下、逐步求精的设计方法和单入口、单出口的控制结构。 电动机稳定匀速运行时,其拖动转矩与负载转矩的关系为() 拖动转矩比负载转矩略大,方向相反;。 拖动转矩比负载转矩小,方向相反;。 拖动转矩与负载转矩相等,方向相反;。 拖动转矩与负载转矩都为零。。


And MainClass exists in the /apps/com/company/application directory. Assume the CLASSPATH environment variable is set to "." (current directory).Which two java commands entered at the command line will run MainClass?()

参考答案:

  参考解析

本题暂无解析

在线 客服