MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

COMPUTER ARCHITECTURE

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
If computer A execute a program in 10 seconds and computer B runs same in 15 seconds, how much faster is computer A than computer B
A
1.4 times
B
1.5 times
C
1 time
D
5.1 times
Explanation: 

Detailed explanation-1: -If computer A runs a program in 10 seconds and computer B runs the same program in 15 seconds, how much faster is A than B? A is 1.5 times faster than B.

Detailed explanation-2: -a) The performance ratio is 15/10 = 1.5, so A is 1.5 times faster than B.

Detailed explanation-3: -Computer A has higher MIPS and is faster.

Detailed explanation-4: -Computers A and B implement the same ISA. Computer A has a clock cycle time of 250 ps and an effective CPI of 2.0 for some program and computer B has a clock cycle time of 500 ps and an effective CPI of 1.2 for the same program.

There is 1 question to complete.