A

Admin • 828.03K Points
Coach

Q. Which function in Kotlin is used to transform a collection?

  • (A) transform()
  • (B) convert()
  • (C) map()
  • (D) update()
  • Correct Answer - Option(C)
  • Views: 7
  • Filed under category Kotlin
  • Hashtags:

Explanation by: Admin
The map() function is used to transform elements of a collection in Kotlin.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.