Array Arrays are Objects. The type of operator in JavaScript returns "object" for arrays. But, JavaScript arrays are best described as arrays. Arrays use numbers to access their "elements". Example: const num= ['1', '2', '3']; Creating an Array...
shobhitsheta.hashnode.dev4 min read
No responses yet.