HomeArenaMCQ – 10/12/22

MCQ – 10/12/22

121
Created on By Coding Artist

MCQ – 10/12/22

1 / 1

var arr = [1, 2, 3, 4];
var res = arr.map(function (a, i) {
  return "a";
});
console.log(res);
What will the above code output to the console?

Your score is

The average score is 53%

0%

Previous articleCSS Cake Animation
Next articleCSS Spiderman Animation
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

seventeen − 17 =

Most Popular