# Introduction
In this lab, you will create a program that dynamically allocates memory to an array, gets inputs for the array, prints the array values, and deallocates the memory.
Creating an Array Dynamically
|60 : 00
Click the virtual machine below to start practicing