Reading out data from an array. Suppose, if we want to display the elements of the array then we can use the for loop in C like this. for (x=0; x<4;x++).
確定! 回上一頁