First, we create an empty String array. We then append() 3 string literals to the array. After the appends, the count of the array is now 3. Info ...
確定! 回上一頁