Question: No need to explain QUES Which statement is wrong? a. Registers are faster to access than memory b. Compiler uses registers for variables as much


QUES Which statement is wrong? a. Registers are faster to access than memory b. Compiler uses registers for variables as much as possible c. Operating on memory data requires loads and stores d. Arithmetic instructions can process data in memory directly QUESTION 2 is textual representation of binary instructions. a. High-level Language b. Mid-level Language c. Assembly Language d. Hardware Representation QUESTION 3 Given a 8-bit signed integer, the most negative value is (in binary) a. 11111111 b. 10000000 c. 00000001 d. 01111111 C QUESTIONS Given a 8-bit signed integer, the most positive value is (in binary). a. 11111111 b. 10000000 c. 00000001 d. 01111111 QUESTION 5 10000101 is a (an) a. Unsigned Integer b. Signed Integer C. Instruction d. Unable to tell QUESTION 6 Which registers store the returned values for a procedure in MIPS? a. $v registers b. $a registers C. Sra registers d. $t registers QUESTION 7 Server computers hardware must be different from desktop computers True False QUESTION 8 A good algorithm is still important on a high-performance computer. True False QUESTIONS Good design should not have any compromises on performance. True False QUESTION 10 I-type format instructions can have an immediate number as an operand True False
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
