let arr =[12,11,20,13,15] for(var i=0;i{ console.log(are[i]) }) } Tell the output of above Write a code to get maximum of each array within the following array [[1,2,3,4],[20,30,40,23],[12,34,35,89] How can you improve angular application performance? Write code to design a timer that shows time in minutes and seconds What do you know about netcore solutions