why we write arr[i].length in inner loop
Inner loop description why we use arr[i].length
It gives the length of that particular row array i.e. the number of columns
why we write arr[i].length in inner loop
It gives the length of that particular row array i.e. the number of columns