briellemcduffee6518 briellemcduffee6518 06-10-2022 Computers and Technology Answered 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