Computer Architecture PGKO Pre-Assessment Questions &
Answers (Verified Answers), 100% Guaranteed Pass
||Complete A+ Guide
This Document Contains:
WGU C952 Computer Architecture PGKO Pre-Assessment
Questions & Answers (Verified Answers)
100% Guaranteed Pass
60 Mcqs
, WGU C952 Computer Architecture PGKO Pre-Assessment
Questions & Answers (Verified Answers), 100% Guaranteed
Pass ||Complete A+ Guide
1. Which factor in parallel processing is not bound by Amdahl's Law?
a) Weak Scaling
b) Strong Scaling
c) Memory Hierarchy
d) Application Hierarchy
Answer>> a
2. What is an advantage of multiprocessor architecture?
a) It increases throughput.
b) It is easier to increase clock rate.
c) It minimizes instruction bandwidth.
d) It is easier to extend a scalar instruction set.
Answer>> a
,3. In which type of multiprocessor is latency to any word in main memory the same
regardless of which processor requests access?
a) Uniform memory access
b) Locking memory access
c) Non-uniform memory access
d) Synchronization memory access
Answer>> a
, 4. Which benefit does pipelining a set of instructions provide?
a) The throughput of the complete set of instructions is increased.
b) The throughput of an individual instruction is increased.
c) The execution time of an individual instruction is increased.
d) The execution time for a complete set of instructions is increased.
Answer>> a
5. Given four sets of ARM instructions that take the same amount of time and
processing power to execute.
How much faster would the instructions complete if executed 1,000 times using a
pipelining methodology?
a) 2 times
b) 4 times
c) 8 times
d) 16 times
Answer>> b
6. What is improved from all LEGv8 instructions having the same 32-bit length?
a) Pipelining
b) Caching