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

Popular posts from this blog

How a function returns an Object Javascript

Arrow function