- Can you name two reasons why interoperability with Java and Kotlin was important to JetBrains?
- To work with existing JetBrains tools and code.
- To enable developers to adopt the language slowly.
- Making Java and Kotlin work together makes IntelliJ more useful.
- Is it true or false that Kotlin files cannot be in the same source directory as Java files?
- False
- Is it true or false that Java can be quickly converted to Kotlin using IntelliJ?
- True