试题详情
- 单项选择题A class games.cards.Poker is correctly defined in the jar file Poker.jar. A user wants to execute the main method of Poker on a UNIX system using the command: java games.cards.Poker What allows the user to do this?()
A、put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java
B、put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java/*.jar
C、Put Poker.jar in directory /stuff/java,and set the CLASSPATH to include /stuff/java/Poker.jar
D、put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java
E、put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java/*.jar
F、put Poker.jar in directory /stuff/java/games/cards,and set the CLASSPATH to include /stuff/java/Poker.jar
- C
关注下方微信公众号,在线模考后查看
热门试题
- Which two̳
- A UNIX user named B
- int x=0;
- What is th
- String对象中的值是不可变的
- 子类可以继承父类的除私有成员以外的其它所
- 拍七游戏 打印出"拍七"游戏规则: 大家
- public class&e
- 下面有关JVM内存,说法错误的是()。
- Your web
- 已知: 则下面表达式在横线处值为tru
- int i =&e
- 四位双平方数 若一个四位正整
- Assume a
- 以下关于分之语句的作用,描述正确的是()
- 已知Sn=A1+A2+A3+...+An
- What is th
- 设 x = 1 ,y = 2 , z =
- public class&e
- class Test4&en