Array 101 (2026 edition)
What arrays are and why we need them?
An array is a data structure that is used to store multiple values under one variable's name. You can also visualise it using a box in which an array is kept in a
divyarajgurjar.hashnode.dev4 min read