Language Elements

Data Types

Kotlin Classes

Kotlin Operators

Kotlin Constructors

Kotlin Null Safety

Extension Functions

Lambda Functions

Object Oriented Kotlin

Data Classes

Coroutines

Kotlin Collections

Kotlin Data Structures

Kotlin Algorithms

Delegation

Lateinit and Lazy Initialization

Kotlin Scope Functions

Kotlin Key Words

Kotlin Example Codes

Kotlin Interview Questions

Quick Quiz

  1. Is there a function called stringArrayOf() in Kotlin?
  2. What happens if you access numbers[10] in an array of size 5?
  3. What is the difference between List and MutableList?
  4. What does Nothing represent?

Copyright © by Zafar Yasin. All rights reserved.