单项选择题

publicclassTest{publicstaticvoidmain(String[]args){Stringfoo=args[1];Stringbar=args[2];Stringbaz=args[3];System.out.printIn(baz=”+baz);}}Andtheoutput:Baz=2Whichcommandlineinvocationwillproducetheoutput?()
A.JavaTest2222
B.JavaTest1234
C.JavaTest4242
D.JavaTest4321

A.out.printIn(baz=”+baz);}}Andtheoutput:Baz=2Whichcommandlineinvocationwillproducetheoutput?()
A.JavaTest2222
B.JavaTest1234
C.JavaTest4242
D.JavaTest4321
微信扫码免费搜题