Alternative Array Declaration Syntax There is a second form that can be used to declare an array: type[ ] var-name; Here, the square brackets follow the ...
確定! 回上一頁