Array in java is a data structure that allows us to store data of same type in sequential manner.
That means data is stored at consecutive memory locations.
It can store primitive as well as non-primitive data type in it.
There are two types of arrays – single dimensional and multi dimensional like 2D, 3D etc.
0:00 video start
0:27 - introduction to arrays in Java
2:56 - understand with example
5:04 - understand diagrammatically
5:27 - how to declare array in Java
7:23- how to initialize arrays in Java
10:15- program on arrays to understand the concept
Download
0 formats
No download links available.
Arrays in Java (introduction) | in Marathi |2023 #javaforbeginners #array | NatokHD