Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S K S

    This author has written 1787 articles
    1. Home>
    2. S K S>
    3. Page 108

    Kotlin – Strings

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:1 Comment

    In this guide we will discuss about Strings in Kotlin. The Kotlin String data type is used to store a sequence of characters. String values must be surrounded by double quotes ("…

    Continue ReadingKotlin – Strings

    Kotlin – Booleans

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:2 Comments

    In this guide we will learn about Booleans in Kotlin. Many times we come across a situation where we need to take decision in Yes or No, or may be we can say True or False.…

    Continue ReadingKotlin – Booleans

    Kotlin – Operators

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:1 Comment

    In this guide we will discuss about operators in Kotlin. An operator is a symbol that tells the compiler to perform specific mathematical or logical manipulations. Kotlin is rich in…

    Continue ReadingKotlin – Operators

    Kotlin – Data Types

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:1 Comment

    In this guide we will discuss about data types in Kotlin. Kotlin data type is a classification of data which tells the compiler how the programmer intends to use the…

    Continue ReadingKotlin – Data Types

    Kotlin – Variables

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:1 Comment

    In this guide we will discuss about variables in Kotlin. Variables are an important part of any programming. They are the names you give to computer memory locations which are…

    Continue ReadingKotlin – Variables

    Kotlin – Keywords

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:2 Comments

    Kotlin keywords are predefined, reserved words used in Kotlin programming that have special meanings to the compiler. These words cannot be used as an identifier (variables names, package names, function…

    Continue ReadingKotlin – Keywords

    Kotlin – Comments

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:3 Comments

    In this guide we will discuss about comments in Kotlin. A comment is a programmer-readable explanation or annotation in the Kotlin source code. They are added with the purpose of…

    Continue ReadingKotlin – Comments

    Kotlin – Basic Syntax

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:1 Comment

    In this Guide we will discuss about basic syntax of Kotlin. Kotlin Program Entry Point An entry point of a Kotlin application is the main() function. A function can be defined as…

    Continue ReadingKotlin – Basic Syntax

    Kotlin – Architecture

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:2 Comments

    In this guide we will discuss about Architecture of Kotlin. Kotlin is a programming language and has its own architecture to allocate memory and produce a quality output to the…

    Continue ReadingKotlin – Architecture

    Kotlin – Environment Setup

    • Post author:S K S
    • Post published:September 14, 2021
    • Post category:kotlin
    • Post comments:1 Comment

    In this guide we will discuss about environment setup of Kotlin. However, if you still want to use Kotlin offline in your local system, then you need to execute the…

    Continue ReadingKotlin – Environment Setup
    • Go to the previous page
    • 1
    • …
    • 105
    • 106
    • 107
    • 108
    • 109
    • 110
    • 111
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP