elijahmaderos2635 elijahmaderos2635 12-03-2024 Computers and Technology contestada How to add all values that were stored into an array in MIPS? A) Iterate through the array and add each element B) Use the ADDALL instruction C) Perform a bitwise addition operation D) Use the ADDI instruction with a loop