Question 13 Which of the following is not a form of memory? A instruction cache B instruction register C instruction opcode D translation look-a-side buffer Computer-OrganizationInstruction-Execution […]
Question 46 Arrange the following configuration for CPU in decreasing order of operating speeds: Hard wired control, vertical microprogramming, horizontal microprogramming. A Hard wired control, vertical […]
Question 49 The main differences(s) between a CISC and A RISC processor is/are that a RISC processor typically A has fewer instructions B has fewer addressing modes C […]
Question 1 Which are often needed to evaluate the cache performance? A Hit Ratio B Latency C Cache Traces D Transfer Rate computer-organizationCache Correct Answer: A
Question 5 A CPU has a 5-stage pipeline with the following stages Fetch (F), Decode (D), Execute (E), Memory (M) and Write-back (W). Each stage takes […]
Question 22 A multi processor system with 16 processors is used to execute a parallelizable task. If the serial portion of the task takes 200 clock […]
Question 88 Consider the following statement regarding special-purpose registers. (A) Program Counter (PC) keeps the track of the next instruction executed. (B) Instruction register holds the […]