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 162 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:four × 1 = Most Popular How to Create a Button to Clear an Input Field Using JavaScript 13th January 2025 Typing Effect with HTML, CSS, and JavaScript 3rd January 2025 Dynamic Pagination With HTML, CSS & Javascript 30th December 2024 Booklist App using HTML, CSS, and JavaScript 27th December 2024 Load more