Advance Kotlin Assignment (1)
Advance Kotlin Assignment (1)
ADVANCED KOTLIN
CONCEPTS
Deep Dive into
Higher order function,
Lambdas, Scope function and
more
TOPICS TO LEARN
01 NATIVE KNIGHTS
MULTIPLE CHOICE QUESTION
02 NATIVE KNIGHTS
MULTIPLE CHOICE QUESTION
03 NATIVE KNIGHTS
MULTIPLE CHOICE QUESTION
04 NATIVE KNIGHTS
GUESS THE OUTPUT
Code Snippet #1
Code Snippet #2
05 NATIVE KNIGHTS
GUESS THE OUTPUT
Code Snippet #3
Code Snippet #4
Code Snippet #5
06 NATIVE KNIGHTS
INTERVIEW QUESTIONS
07 NATIVE KNIGHTS
INTERVIEW QUESTIONS
What is the purpose of extension functions?
Extension functions allow adding functionality to existing
classes without modifying the original code.
Hindi Resource -
Kotlin Beginner Tutorials Hindi by Cheey code
English Resource -
Get started with Kotlin | Kotlin Documentation
09 NATIVE KNIGHTS