11. What are Kotlin coroutines?
12. What is EditText a subclass of?
13. Which of the following is a ViewGroup?
14. What is the fname known as in the following code:
fun myFunction(fname: String)
fun myFunction(fname: String) 15. What kinds of programming types does Kotlin support?
16. What handles null exceptions in Kotlin?
17. What is the default behavior of Kotlin classes?
18. Which are the basic data types in Kotlin?
19. The two types of constructors in Kotlin are
20. The functions in Kotlin can be divided into how many types?
Read More Section(Kotlin Program)
Each Section contains maximum 100 MCQs question on Kotlin Program. To get more questions visit other sections.
