What is Array??π€ Generally array is data structure used to store same type of data in a single variable. Arrays can hold various types of data, including numbers, strings, objects, or even other arrays. They are commonly used for tasks such as stori...
pranjali14.hashnode.dev18 min read
No responses yet.