- What is a programming paradigm?
- Can you name three programming paradigms supported by Kotlin?
- What is the difference between imperative and declarative code?
- Can you name one declarative programming language?
- What are the three core principles of object-oriented programming?
- What are the two core principles of functional programming languages?
- What is reactive programming?
- What is the difference between RxJava and RxKotlin?