Projects: Arrays (d)
Instructions: Create a C program that runs successfully for each project below.
Project 1
Create an array using these numbers:
Calculate how much memory space this array occupies. Calculate how much memory space each element occupies. Then calculate how many elements are in this array.