Sign in Welcome! Log into your account your username your password Forgot your password? Get help Password recovery Recover your password your email A password will be e-mailed to you. HomeArenaMCQ – 17/10/22 ArenaMCQ MCQ – 17/10/22 By Coding Artist 17th October 2022 0 139 Share Facebook Twitter Pinterest WhatsApp 51 Created on October 03, 2022 By Coding Artist MCQ – 17/10/22 1 / 1 let a = 15;let greeting = a % 2 == 0 ? "hello" : a % 4 == 0 ? "hi" : "bye";console.log(greeting);What will the above code output to the console? hello hi bye Throws an error Your score is The average score is 67% LinkedIn Facebook Twitter VKontakte 0% Restart quiz Share Facebook Twitter Pinterest WhatsApp Previous articleDrag & Drop File Upload | Vanilla JavascriptNext articleCompare Dates In Javascript Coding Artist RELATED ARTICLES Arena Javascript Quiz For Intermediates 24th July 2023 Arena Javascript Quiz For Beginners 16th July 2023 Arena MCQ – 10/2/23 10th February 2023 LEAVE A REPLY Cancel reply Comment: Please enter your comment! Name:* Please enter your name here Email:* You have entered an incorrect email address! Please enter your email address here Website: Save my name, email, and website in this browser for the next time I comment. Please enter an answer in digits:15 − two = Most Popular Build a Random Riddle Generator with HTML, CSS, and JavaScript 21st February 2025 💌 Create a Custom Greeting Card Maker with HTML, CSS, and JavaScript 17th February 2025 Create a Fun Fortune Cookie App with HTML, CSS, and JavaScript 14th February 2025 Creating a 5-Star Rating System with HTML, CSS, and JavaScript 12th February 2025 Load more