Questions

  1. What is Kotlin multiplatform?
  2. How does Kotlin multiplatform differ from other cross-platform solutions such as React Native or Flutter?
  3. What are four compilation targets supported in Kotlin multiplatform projects?
  4. What is the significance of the expect keyword?
  5. What is the significance of the actual keyword?
  6. What are two potential benefits of Kotlin multiplatform?
  7. What are two limitations of Kotlin multiplatform?