HomeArenaMCQ – 18/11/22

MCQ – 18/11/22

81
Created on By Coding Artist

MCQ – 18/11/22

1 / 1

console.log(mul(1, 3));
var mul = (x, y) => {
  return x + y;
};
What will the above code output to the console?

Your score is

The average score is 14%

0%

Previous articleResponsive CSS Art
Next articleWordle Game Javascript
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

14 − 1 =

Most Popular