In kotlin, we can create an empty array with the help of emptyArray() function. val empty = emptyArray ()
確定! 回上一頁