This article explores different ways to create an empty array in Kotlin... The standard way to get an empty array is to use the `emptyArray()` function.
確定! 回上一頁