Home » Computer Organization and Architecture » Computer organization and architecture miscellaneous » Question

Computer organization and architecture miscellaneous

Computer Organization and Architecture

  1. Which of the following is not a form of memory?
    1. Instruction cache
    2. Instruction register
    3. Instruction opcode
    4. Translation look-a-side buffer
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.



Your comments will be displayed only after manual approval.