-
Which of the following is not a form of memory?
-
- Instruction cache
- Instruction register
- Instruction opcode
- Translation look-a-side buffer
- Instruction cache
Correct Option: C
Instruction register stores instruction, look-a-side buffer & instruction cache are also memory. But instruction opcodes are the opcodes related to an instruction which are not part of memory hierarchy. Hence (c) is correct option.