An array is a ____________ memory allocation code example Example: how to use malloc in c int* a =(int*)malloc(sizeof(int))