write a mips assembly language program that subtracts two arrays with ten elements (element-by-element subtraction) and save them in an array. print the result array. code in java: int [ ] a