单项选择题
以命令”javaMyTestabc”执行文件MyTest.class后,表达式()为真。
A.args[0]="MyTestabc"
B.args[0]="MyTest"
C.args[0]="a"
D.args[1]=’b’
点击查看答案&解析
相关考题
