HomeArenaMCQ - 13/03/22

MCQ – 13/03/22

1 / 1

let myFunc = function () {
  console.log("hello 1");
};
let myFunc = function () {
  console.log("hello 2");
};
myFunc();
Previous articleMCQ – 12/03/22
Next articleMCQ – 14/03/22
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

eleven + 12 =

Most Popular