Arrays:- An arrays is a special variable which can hold more than one value. Functions:- Length:- The length property of an array returns the length of an array. ie(the number of an elements). For example:- let country = [ "India ", "Sweden", "S...
alfiyabhojani.hashnode.dev3 min readNo responses yet.