Please in <stdio.h>
Consider the array called my Array declared below that comtains positive and n integers. Write a C program, where main w ill declare my Array and pass this array to fanction that will multiply all the array values and display the result. Pts: 5 int my Arrayll-11,3,9,91,40,4,-5,100,20-23 Note: The fenction should use loop to multiply the array values. Show transcribed image text Consider the array called my Array declared below that comtains positive and
OR
OR