Question: Q1 1 Point Consider the MIPS data declaration str1: ascii A word is four bytes str2: asciiz and a byte is eight bits str3:

Q1 1 Point Consider the MIPS data declaration str1: ascii "A word is four bytes" str2: asciiz " and a byte is eight bits" str3: .asciiz in a 32-bit architecture" Q1.2 0.33 Points How many (memory) words does str2 use in memory? Enter your answer here Save Answer Q1.3 0.34 Points What string is printed when the following code is run? la $ae, stri li $ve, 4 syscall Enter your answer here
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
