garay3748 garay3748 21-12-2022 Computers and Technology contestada write a complete program to ask the user for a positive integer n, allocate enough space on the heap for an array of integers that has n elements and then fill that array with random values using the function rand( ).