What is Array. Arrays are used to store multiple values in a single variable. This is compared to a variable that can store only one value. Each item in an array has a number attached to it, called a numeric index, that allows you to access it. In J...
ankush8950.hashnode.dev4 min read
No responses yet.