Arrays and it's MethodIt 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...Mar 4, 2023·3 min read