#arrays
Read more stories on Hashnode
Articles with this tag
An array is a structure of fixed-size, which can hold items of the same data type. It can be an array of integers, an array of floating-point numbers,...