010 Two-Dimensional Array : Kotlin Programming Language

Опубликовано: 28 Сентябрь 2024
на канале: Sarthi Technology
6,772
63

An array is a sequence of data item of homogeneous value (same type). For example: if you want to store marks of 100 students, you can create an array for it.

Two-dimensional array is called Array of Array.

In this video and next two videos, we will learn about Array in Kotlin. Unlike Java and C++, declaration and use of array in Kotlin is different.

After watching this video, you will be able to create and use two dimensional array in Kotlin.

For any query and suggestion please feel free to contact through Comment box and Facebook Page.

Please like us on Facebook: facebook.com/SarthiTechnology