Kotlin Intermediate Quiz 3

q L quizLearn
Select your answers and check your results. Use Reset to start again. Practice Pronunciation (Merriam-Webster)
Navigation
Quiz 3
1. Which modifier prevents a lambda from using a 'return' statement back to the caller?
2. Why might a smart cast fail on a 'var' property even after an 'is' check?
3. Which keyword allows a function with one parameter to be called using 'a func b' syntax?
4. Which standard delegate executes a callback whenever a property value changes?
5. Which of the following is NOT allowed for a data class?
6. Which scope function provides 'it' as the default parameter name?
7. What is the difference between a nested class and an inner class?
8. Which Coroutine Dispatcher is optimized for offloading blocking I/O tasks?
9. What is the return type of a coroutine launched with 'launch'?
10. Which modifier is used to create a 'value class' for zero-cost wrappers?
Previous Next
Other
Timer
00:00

Vocabulary Quiz
Score: 0

Spin the Wheel
Promo's

Explore More