A、String [] a B、String a[] C、char a[][] D、String a[10]
在下面代碼中x為何值時輸出結果為“out2”()。
A、1 B、2 C、3 D、default
A、Applet B、Panel C、Button D、Rectangle