Name: PrintOutMyArray Write a program called PrintOutMyArray which prompts user for the number of items in an array (a non- negative integer), and saves it in an int variable called numItems. It then prompts user for the values of all the items and saves them in an int array called items, The program ray in the form of [x1, x2, …, xn]. For example, hall then print the contents of the ar- Enter the number of
OR
OR