Page 1 of 1

var arr = ['AppD", "Robotics", "Graphics Designing"]; (i.)Write js code to add 5 points WebD at index 1 in the arr array

Posted: Thu Jul 14, 2022 2:11 pm
by answerhappygod
Var Arr Appd Robotics Graphics Designing I Write Js Code To Add 5 Points Webd At Index 1 In The Arr Array 1
Var Arr Appd Robotics Graphics Designing I Write Js Code To Add 5 Points Webd At Index 1 In The Arr Array 1 (35.96 KiB) Viewed 48 times
var arr = ['AppD", "Robotics", "Graphics Designing"]; (i.)Write js code to add 5 points WebD at index 1 in the arr array. (USE IN BUILT FUNCTION) (ii.) Write js code to add WebD at index 1 in the arr array (without using built-in functions.)