
Exercise#1: Reverse list Write a program that prompts the user to enter a list of 10 integer numbers, list. Your program should replace each multiples of 4 number with 0 in list. Produces the output as in the sample input/output below Sample input/output C:AUsers 10064 Documents My Courses 14111161Spring 20151Lab.. ease enter ist ers: 1 he input list after processing: 0 34 45 65 0 99 85 10 30 rocess returned 0 (0x0) execution time: 34.398 s ress key to continue “CI Users ntsMy Courses141 1 1 16/Spring 2015LabsLab# 10-Ex2.exe ease enter ist 48 4 he input list after processing: 0 26 30 0 0 42 90 94 98 rocess returned 0 (0x0) excution time 34.278 s ress any key to cont inue