MIPS Assembly Language Q1 Which of these sentences is TRUE S
MIPS Assembly Language.
(Q1) Which of these sentences is TRUE? Select all that apply.
(a) Pipelining improves the throughput of the instructions but doesn\'t increase the execution time of a single instruction
(b) Pipelining improves the throughput of the instructions and in the same time increases the execution time of a single instruction
(c) Pipelining improves the execution time of a single instruction
(d) Any stage of a pipelined processor has a different clock cycle time
Solution
Sentence (a) :
Pipelining improves the throughput of the instructions but doesn\'t increase the execution time of a single instruction.
The statement a is true.
Sentence (d) :
Any stage of a pipelined processor has a different clock cycle time
The statement a is true.
Therefore option a and d is correct choice.
