Multiple choice technology mainframe

NOP stands for?

  1. Not-Operation

  2. Non-OPeration

  3. No-OPeration

  4. None

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

NOP is a standard assembly language and programming instruction that stands for 'No Operation'. It performs no action and is typically used for alignment or timing purposes.