Multiple choice

Megaflops is

  1. number of interrupts generated during the execution of a program

  2. mega floating point operations per second

  3. number of times/second the computer crashes

  4. None of these

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Megaflops (MFLOPS) stands for Million Floating Point Operations Per Second, measuring a computer's floating-point computation performance. This is different from MIPS (Million Instructions Per Second) which counts all instructions. Option A incorrectly describes interrupts, and C describes system crashes.