#beginners
Read more stories on Hashnode
Articles with this tag
What is an array? An array is the collection of the same data type items or elements in continuous memory allocations. Let's suppose in a class, many...