Correct choice is (d) doesn’t handle overflow/underflow
Best explanation: It is impossible to predict when the register file will overflow or underflow, so performance is unpredictable. It generates a software fault, which the operating system has to handle, consuming more cycles.