Arrays are used to store multiple objects in a single variable. To create an array in Kotlin, we have to use the arrayOf() method.
確定! 回上一頁