How function return an Array in JavaScript

 How function return an Array in JavaScript

๐Ÿ‘‰ Array in function similarly work as Object in function. Here we will see normal syntax of Function & Array together





๐Ÿ‘‰Let access both array color[] and fruits[]




Comments