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. HomeArenaQuiz #5 ArenaQuiz Quiz #5 By Coding Artist 5th October 2022 0 425 Share Facebook Twitter Pinterest WhatsApp 123 Created by Coding Artist Quiz #5 1 / 10 console.log(null == undefined);What will the above code output to the console? true false 2 / 10 console.log(Math.max("a", "b", "c"));What will the above code output to the console? a b NaN Throws an error 3 / 10 In CSS, the value for paddings can be negative.State if the above statement is True or False. False True 4 / 10 let names = ["Amy", "Rose", "Zoe", "Emma"];names.slice(2);console.log(names);What will the above code output to console? ['Amy', 'Rose', 'Zoe'] ['Amy', 'Rose',] ['Amy', 'Rose', 'Zoe', 'Emma'] ['Zoe', 'Emma'] 5 / 10 <ol> creates a list with numbered items.State if the above statement is True or False. True False 6 / 10 In CSS, the value for margins can be negative.State if the above statement is True or False. True False 7 / 10 The result of a modulo operation(%) is the quotient.State if the above statement is true or false. False True 8 / 10 JavaScript language is Assembly-language.State if the above statement is True or False. False True 9 / 10 console.log("1"<8);What will the above code output to the snippet? True False 10 / 10 'Division By Zero' is considered as an error in Javascript.State if the above statement is True or False. False True Your score is The average score is 55% LinkedIn Facebook Twitter VKontakte 0% Restart quiz Tagscss quizhtml quizintermediate javascript quizjavascript advanced quizjavascript quizjavascript quiz bankjavascript quiz for beginnersquiz Share Facebook Twitter Pinterest WhatsApp Previous articleMCQ – 5/10/22Next articleMemes App | HTML, CSS & 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:19 − 3 = Most Popular How to Create a Responsive Masonry Grid Gallery Using Pure CSS 30th May 2025 Build an Image Gallery with Search and Filter Using HTML, CSS, and JavaScript 28th May 2025 Fully Responsive Navigation Menu With Dropdown 26th May 2025 Build a Random Joke Generator with HTML, CSS & JavaScript 24th May 2025 Load more