Write a program that will prompt a user for the size of an array and then create the array and using rand() populate the array with values and then print the array after the values have been populated in c