HomeArenaMCQ – 4/2/23

MCQ – 4/2/23

342
Created on By Coding Artist

MCQ – 4/2/23

1 / 1

let a = [1, 2, 3];
let b = [4, 5];
let c = a + b;
console.log(c);
What will the above code output to the console?

Your score is

The average score is 31%

0%

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

1 + 16 =

Most Popular