About Array and It's all Method
Array?
The array is just like a variable, in a variable we can store only one value but in the array, we can store multiple values and many types of data.
1- Declaration of the Array
We declare the array as like a variable but here is the main chang...
atulsinghatul.hashnode.dev13 min read