In the example, we create an array of string names. We access each of the elements by its index and print them to the terminal. String[] names = ...
確定! 回上一頁