Kotlin - Collections Fundamentals
You want to create an IntArray of size 5 where each element is its index squared (0, 1, 4, 9, 16). Which Kotlin code correctly does this?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions