What is stored in the triangle array? let point = [1,3], segment = [point,[5,5]], triangle = [...segment,[1,8]];     , 1) [ [1,3], [5,5], [1,8] ],2) [1,3,5,5,1,8], 3) 23, 4) None of the above, "> What is stored in the triangle array? let point = [1,3], segment = [point,[5,5]], triangle = [...segment,[1,8]];     "/> What is stored in the triangle array? let point = [1,3], segment = [point,[5,5]], triangle = [...segment,[1,8]];     , [ [1,3], [5,5], [1,8] ], [1,3,5,5,1,8], 23, None of the above, "/>
Aptitude Reasoning English GK Computer Knowledge Programming Skill Banking Software Testing