To declare an array, define the variable type with square brackets String cars; Now we have declared a variable that contains an array of strings. Arrays in ...
確定! 回上一頁