here the size of array is 5 as it starts from zero
here i & j represents the position of the element in the array i.e i represent 0 th position and j represent 3 rd position and a[0]=7 i.e the element(value inside the array) in the array as a[1]=9.
Cloud Hosting | Managed Cloud Hosting
here the size of array is 5 as it starts from zero
here i & j represents the position of the element in the array i.e i represent 0 th position and j represent 3 rd position and a[0]=7 i.e the element(value inside the array) in the array as a[1]=9.