the purpose of this assignment is to write a program that performs basic matrix operations, which include scalar multiplication, matrix addition and matrix subtraction. the objective is to write menu-based program that asks the user to perform either of these functions and for you to learn how to write custom functions that perform validated user-input as well as array-based processing.