Skip to content

Tag Archives: Kotlin Basics

Kotlin is a statically typed, general-purpose programming language developed by JetBrains, that has built world-class IDEs like IntelliJ IDEA, PhpStorm, Appcode, etc. It was first… Read More
Scala may be a exceptionally multi-paradigm language that can run anyplace from being distant better than improved Java to a more regrettable Haskell. This implies… Read More
Elvis Operator (?:)It is used to return the not null value even the conditional expression is null. It is also used to check the null… Read More
In this article, we will discuss here how to take input and how to display the output on the screen in Kotlin. Kotlin standard I/O… Read More

Start Your Coding Journey Now!