Project 1 Pre Quiz

pdf

School

Arizona State University *

*We aren’t endorsed by this school

Course

230

Subject

Computer Science

Date

Dec 6, 2023

Type

pdf

Pages

6

Uploaded by MateWorld4934

Report
Question 1 0.05/0.05 pts Which version of PLPTool should you be using? Hint: it is the latest version available.
Question 2 0/0.05pts Correct Answer Which one of the links below will take you to the current PLP user manual? hitp://progressive-learning-platform.github.io/home.tm https://code.google.com/p/progressive-learning-platformywiki/UserManual
Question 3 0.1/0.1pts What will the following instruction do? 1i $t5, 0x£0200000
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Question 4 0.1/0.1pts What is the following instruction equivalent to? addiu $2, $t3,7 St2=5t3+7
Question 5 0.1/0.1pts e ) The store word instruction is used to... Read from a memory addre Write to a memory address from a CPU register
Question 6 0.1/0.1pts Which of the following code snippets results in a loop? Correct, by having a jump to that label above the jump, a loop will be created that goes from the label to the jump instruction and then goes back to the Iabel
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help