Multiple choice

What should be the instruction length to avoid wastage of memory?

  1. Word size

  2. Depends on multiple of character size

  3. Word size which is a multiple of character size

  4. All of the above

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

To avoid wastage of memory, the instruction length should be word size, which is a multiple of character size.