HomeArenaMCQ – 16/11/22

MCQ – 16/11/22

103
Created on By Coding Artist

MCQ – 16/11/22

1 / 1

console.log(add(5, 3));
let add = (a, b) => {
  return a + b;
};
What will the above code output to the console?

Your score is

The average score is 44%

0%

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

twelve + fifteen =

Most Popular