Arrays in Programming
An array is a collection of similar data stored in a memory location. What is a collection? A collection is a large number of items. It can be two or two thousand. In programming, we work with data everywhere. Data could be anything a name, a number,...
masud.hashnode.dev2 min read