HomeArenaMCQ – 25/10/22

MCQ – 25/10/22

146
Created on By Coding Artist

MCQ – 25/10/22

1 / 1

let a = "1" - "greet";
if (a == true) {
console.log("Hey");
} else if (a == false) {
console.log("Hello");
} else {
console.log("Goodbye");
}
What will the above code output to the console?

Your score is

The average score is 32%

0%

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

5 × three =

Most Popular