1. What is an array? An array is a single variable that is used to store different elements. It is often used when we want to store a list of elements and access them by a single variable. Arrays are generally described as "List-type objects". They ...
wasim3.hashnode.dev9 min read
No responses yet.