Question: Part 2: C++ -Program a 3x3 matrix in C++, but have the user input/store the values (use integers (whole numbers)) in each of the 9
Part 2: C++ -Program a 3x3 matrix in C++, but have the user input/store the values (use integers (whole numbers)) in each of the 9 cells of the matrix when using the program which cell (row & column) you would like to look up. You'll need to input row then followed by a column to select an individual cell. The output should be the value stored in the cell. The program then asks for another cell to look up
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
