We can create both static and dynamic array in C.These arrays can be 1D or 2D. The dynamic array in c is created with the help of malloc or ...
確定! 回上一頁