In simple English, an array is a collection. In C also, it is a collection of similar type of data which can be either of int, float, double, char (String), ...
確定! 回上一頁