Loading, please wait...

Showing articles with Kotlin. Show all articles
In this article, we will discuss the following pointers: What is Null Safety in kotlin? The difference between Nullable and Non-Nullable types. The cause through which NullPointerException occurs. What is the condition for checking null? How can we handle Null safety in kotlin?
In this article, you will learn about the following topics: What is the interface in kotlin? Characteristics of the interface in kotlin. Implementation of the interface. Implementation of multiple interfaces.
In this article, we will discuss the control statements used in Kotlin under which the following topics are covered - What are control statements?What are the If-else statement and its type?What is the when statement?What is the for loop statement?What is the while loop statement?What is the do-while loop statement?
In this article, you will learn about the functions of kotlin and its types. 
In this article, you will learn about the visibility modifier and its type.
In this article, we will learn about the following:What is inheritance?Example of inheritance
In this article, we will discuss What is the type conversion?Types of type conversionExamples of type conversion
In this article, we will cover the following points:What is an Array?How to create an Array in kotlin?How to access the elements of an Array in kotlin?How to perform different operations in kotlin, like changing the value of an array and more?
In this article, we will cover the following pointers:What is an abstract class in kotlin?Syntax of an abstract classExample of the declaring an abstract class with the abstract member function.
In this article, we will cover the following:What are kotlin classes?What are objects?What is a nested class?What is an inner class?
In this article, you will learn about the following pointers:What are collections?How many types of collections does kotlin have?How to create the list, sets, maps in kotlin?
In this article, we will go through the following: What is an Exception?What is Exception Handling?Types of Exception in kotlin?
In this article, we will cover the following:- Introduction of kotlin.- Advantages of using kotlin language over Java language.
This article will contain the versions along with the release dates
In this article we will discuss the potential about Kotlin and it's contribution