Heap allows us to allocate memory at runtime. Therefore, dynamically allocated arrays can have variable lengths. Syntax. data_type * variable_name = ...
確定! 回上一頁