SCJP考题!(菜鸟级)
which one of the following arguments is the correct argument of the main() metod?
A: char args[]
B: char args[][]
C: String arg[]
D: String args
E: String args[]
答案是C/E,请问String arg[] 和 String args[] 是一样的吗?还是题有问题?
2005-08-22 10:19

2005-08-22 11:39
2005-08-22 12:59
2005-08-22 16:47

2005-08-23 08:52