October 28, 2023

Computer-Organization

Question 29 A computer system has a three level memory hierarchy, with access time and hit ratios as shown below: (a) What should be the minimum […]
October 28, 2023

Computer-Organization

Question 15 A hard disk is connected to a 50 MHz processor through a DMA controller. Assume that the initial set-up of a DMA transfer takes […]
August 1, 2024

GATE 1995

Question 11 What are x and y in the following macro definition? macro Add x,y Load y Mul x Store y end macro A Variables B […]
August 1, 2024

Computer-Organization

Question 28 Register renaming is done in pipelined processors A as an alternative to register allocation at compile time B for efficient access to function parameters […]