Array in Kotlin is mutable in nature with fixed size which means we can perform both read and write operations, on the elements of an array.
確定! 回上一頁