Complete Kotlin Tutorial: Part 8 (Mastering Strings in Kotlin)

Ajit Kumar Sahoo
CodeX
Published in
7 min readMay 24, 2022

--

If you are new to this series, start from here

The previous post, Part 7 is here

Now, let’s continue with our journey by understanding how strings play a role in Kotlin.

A string is a data type. A sequence of characters form a string. Whenever we want to work with strings, we must enclose them within double

--

--

Ajit Kumar Sahoo
CodeX
Writer for

Self-taught Android Developer specializing in UI/UX Design, API Integration, and Performance Optimization using Kotlin as the language of choice.