Question: I want it on c++ coding 1 Normal No Spacing Heading 1 Heading 2 Te Sub Paragraph Styles Question 1 Write a C++ program that
1 Normal No Spacing Heading 1 Heading 2 Te Sub Paragraph Styles Question 1 Write a C++ program that asks a user to input the dimensions of the array, e.g.. rows and columns. Once the user is done inputting the dimensions, ask user to enter the elements of the array. Show the elements of the array in a matrix form (in the form of rows and columns). The program should be able to find the minimum value, maximum value and the average of all the values in the array. The proposed output of the program is illustrated in Figure below CAUsers Rajendran OneDrivelOneDrive for Business Desktop DSA-Fall-18-19 Assignment11MDArray DebugMDArray.exe ter number of row (s) for Array (max 10)2 nter number of column(s) for Array (max 10) 3 ow Enter 2x3 Array Elements: 1 2 3410 20 The Array is 4 10 20 statuS in value1 ax value 20 Average 6.67 ress any key to continue . . . Instrnctions: d States)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
