Arrays and it's Method
It is a collection of items with the index number
Arrays are variables that can hold more than one value [], we can access the values present in the array by variable name(Index_no), and we have different properties to do work like variable_name.leng...
abbas.hashnode.dev3 min read