Part 1: What is the address of memory that holds Ox12345678? A) Ox100100c B) Ox100101c C) 0x1001020 D) 0x1001024 Part 2: What is the address of memory that holds 't'? A) Ox10010020 B) 0x1001002C C) 0x1001002D D) 0x1001002E Part 3: What is the address of memory that holds Ox34? A) B) 0x1001002E 0x1001002F 0x10010030 0x10010034

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

Hello. Please answer the attached MIPS computer architecture question and all its parts correctly by using the attached code. You do not have to give a lengthy explanation for each part. 

*If you answer the question and all its parts correctly, I will give you a thumbs up. Thanks.

Consider the following code to answer the questions.
Note:
.
All address are shown as hexadecimal number.
. data
#memoey data starts at 0x10010000
'p', 'o'
string: byte
nums 1:
.word
nums 2:
.word
myChar: byte
'Q'
chars: .byte 's', 't'
num 3:
word 0x34
.
0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e
0x789abcde, 0x12345678, Oxaa, Oxee
Transcribed Image Text:Consider the following code to answer the questions. Note: . All address are shown as hexadecimal number. . data #memoey data starts at 0x10010000 'p', 'o' string: byte nums 1: .word nums 2: .word myChar: byte 'Q' chars: .byte 's', 't' num 3: word 0x34 . 0x09, 0x0a, 0x0b, 0x0c, 0x0d, 0x0e 0x789abcde, 0x12345678, Oxaa, Oxee
Part 1:
What is the address of memory that holds Ox12345678?
A) Ox100100c
B) Ox100101c
C) 0x1001020
D) 0x1001024
Part 2:
What is the address of memory that holds 't'?
A) 0x10010020
B) 0x1001002C
C) 0x1001002D
D) 0x1001002E
What is the address of memory that holds Ox34?
A)
Part 3:
D)
0x1001002E
0x1001002F
0x10010030
0x10010034
Transcribed Image Text:Part 1: What is the address of memory that holds Ox12345678? A) Ox100100c B) Ox100101c C) 0x1001020 D) 0x1001024 Part 2: What is the address of memory that holds 't'? A) 0x10010020 B) 0x1001002C C) 0x1001002D D) 0x1001002E What is the address of memory that holds Ox34? A) Part 3: D) 0x1001002E 0x1001002F 0x10010030 0x10010034
Expert Solution
steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Fundamentals of Computer System
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education