Computer Science, asked by chshmish1967, 4 months ago

write javascript array programarr1=[2,6,8];arr2=[4,3,4,4];​

Answers

Answered by jayveertanwar13
0

Answer:

you have to write like this

Explanation:

var array = ["your string"]

Similar questions