Kotlin initialize an empty Array code example Example: create empty array in kotlin val stringArray = arrayOf<String>()