B. public static void main(String args[]) ... error because String argv[] is wrong and it should be replaced by String[] args. ... java Test "+" 3 "abc" 2
確定! 回上一頁