1. What is the purpose of function arguments in MIPS? | ![]() |
2. How are function arguments passed in MIPS? | ![]() |
3. Can a function in MIPS return multiple values? | ![]() |
4. How are return values accessed in MIPS? | ![]() |
5. What happens if the number of function arguments in MIPS exceeds the available registers? | ![]() |