1st ques :
In a CISC computer, the instructions addition, multiplication, memory and branch
all take 20 cycles each while in a RISC computer, the execution time is given
below:
addition - 2 cycles
multiplication - 20 cycles
memory - 10 cycles
branch - 4 cycles
Calculate the speedup ratio...