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 - 1/10/22 ArenaMCQ MCQ – 1/10/22 By Coding Artist 1st October 2022 0 168 Share Facebook Twitter Pinterest WhatsApp 90 Created on September 19, 2022 By Coding Artist MCQ - 1/10/22 1 / 1 let arr1 = [1, 2, 3];let arr2 = arr1;arr1[1] = 4;console.log(arr2);What will the above code output to the console? [1, 2, 3] [1, 4, 3] [4, 2, 3] Throws An Error Your score is The average score is 52% LinkedIn Facebook Twitter VKontakte 0% Restart quiz Share Facebook Twitter Pinterest WhatsApp Previous articleOn Off Bulb | Javascript ProjectNext articleHow To Change CSS Variable With 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:twelve − ten = Most Popular Build a Random Joke Generator with HTML, CSS & JavaScript 24th May 2025 Build an Interactive Story Generator with HTML, CSS & JavaScript 23rd May 2025 Build a Flower Delivery Website with HTML, CSS & JavaScript | Bloomify UI Design Tutorial 🌸 23rd May 2025 Build a Stylish Calculator Using HTML, CSS, and JavaScript 21st May 2025 Load more